diff --git a/pyproject.toml b/pyproject.toml index 5d44bbef..843a0baa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tests = [ "appdirs==1.4.4", "requests==2.32.5", "PySide6==6.10.2", - "ansys-tools-common==0.4.3", + "ansys-tools-common==0.4.4", "pytest==8.3.5", "pytest-cov==7.0.0", "pytest-qt==4.5.0", @@ -59,7 +59,7 @@ freeze = [ "appdirs==1.4.4", "requests==2.32.5", "PySide6==6.10.2", - "ansys-tools-common==0.4.3", + "ansys-tools-common==0.4.4", ] [tool.flit.module]