diff --git a/pyproject.toml b/pyproject.toml index 2611e6d3..bf1c2574 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ tests = [ "appdirs==1.4.4", "requests==2.32.3", "PySide6==6.8.0.2", - "ansys-tools-path==0.6.0", + "ansys-tools-path==0.7.0", "pytest==8.3.3", "pytest-cov==6.0.0", "pytest-qt==4.4.0", @@ -60,7 +60,7 @@ freeze = [ "appdirs==1.4.4", "requests==2.32.3", "PySide6==6.8.0.2", - "ansys-tools-path==0.6.0", + "ansys-tools-path==0.7.0", ] [tool.flit.module]