diff --git a/pyproject.toml b/pyproject.toml index 2fd3139..5ea7c92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dev = [ "codespell~=2.3", "mypy~=1.10", "pre-commit~=4.0", - "pytest-cov~=6.0", + "pytest-cov~=7.0", "pytest~=8.2", "requests~=2.32", "ruff==0.8.3",