diff --git a/pyproject.toml b/pyproject.toml index ea7c04e8e..325f67f67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ tests = [ "numpy==2.2.6", "parse==1.20.2", "pytest==8.4.2", - "pytest-cov==6.2.1", + "pytest-cov==7.0.0", "pytest-rerunfailures==15.1", "pyyaml==6.0.3", "regex==2025.7.34",