diff --git a/pyproject.toml b/pyproject.toml index 8a6c2c45e..0f1da2491 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ ] [project.optional-dependencies] -tests = ["pytest==8.0.0", "coverage==7.4.1"] +tests = ["pytest==8.0.1", "coverage==7.4.1"] doc = [ "ansys-sphinx-theme==0.13.4",