diff --git a/pyproject.toml b/pyproject.toml index 3a6f655f4..1325d1615 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ ] [project.optional-dependencies] -tests = ["pytest==8.0.1", "coverage==7.4.1"] +tests = ["pytest==8.0.1", "coverage==7.4.2"] doc = [ "ansys-sphinx-theme==0.14.0",