diff --git a/pyproject.toml b/pyproject.toml index a788a074..b6b5eee1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "pre-commit~=4.0", "pytest-benchmark~=5.1.0", "pytest-console-scripts~=1.4.0", - "pytest-cov~=6.0", + "pytest-cov~=7.0", "pytest-recording~=0.13", "pytest~=8.0", "recommonmark~=0.7.1",