diff --git a/pyproject.toml b/pyproject.toml index e6ca5d03..0a332a3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ tests = [ "appdirs==1.4.4", "requests==2.32.5", "PySide6==6.10.1", - "ansys-tools-common==0.4.2", + "ansys-tools-common==0.4.3", "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.1", - "ansys-tools-common==0.4.2", + "ansys-tools-common==0.4.3", ] [tool.flit.module]