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