diff --git a/pyproject.toml b/pyproject.toml index 484eab73..b3f69711 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "requests==2.31.0", "PySide6==6.6.2", "ansys-tools-path==0.4.1", - "pytest==8.0.0", + "pytest==8.0.1", "pytest-cov==4.1.0", "pytest-qt==4.4.0", ]