diff --git a/pyproject.toml b/pyproject.toml index 560dc295a..57fa3a176 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==8.3.3", + "pytest==8.3.4", "pytest-cov==5.0.0", "ansys.platform.instancemanagement>=1.0.2", "matplotlib>=3.6.3"