diff --git a/pyproject.toml b/pyproject.toml index 31dfb3e3..ab280838 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tests = [ "appdirs==1.4.4", "requests==2.32.4", "PySide6==6.9.1", - "ansys-tools-path==0.7.1", + "ansys-tools-path==0.7.2", "pytest==8.3.5", "pytest-cov==6.2.1", "pytest-qt==4.4.0", @@ -59,7 +59,7 @@ freeze = [ "appdirs==1.4.4", "requests==2.32.4", "PySide6==6.9.1", - "ansys-tools-path==0.7.1", + "ansys-tools-path==0.7.2", ] [tool.flit.module]