diff --git a/pyproject.toml b/pyproject.toml index 8d0f589..d77af21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ doc = [ tests = [ "pytest==9.0.2", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pyansys-tools-variableinterop==0.1.1", ]