diff --git a/src/ansys/tools/installer/constants.py b/src/ansys/tools/installer/constants.py index dfd91c84..f077c51a 100644 --- a/src/ansys/tools/installer/constants.py +++ b/src/ansys/tools/installer/constants.py @@ -225,7 +225,7 @@ "Python 3.9": "3.9.13", "Python 3.10": "3.10.11", "Python 3.11": "3.11.9", - "Python 3.12": "3.12.5", + "Python 3.12": "3.12.6", } CONDA_PYTHON_VERSION = "24.1.2-0"