diff --git a/pyproject.toml b/pyproject.toml index ea4c440d4..0e135a6b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ ] [project.optional-dependencies] -tests = ["pytest==8.0.1", "coverage==7.4.2"] +tests = ["pytest==8.0.2", "coverage==7.4.2"] doc = [ "ansys-sphinx-theme==0.14.0",