diff --git a/pyproject.toml b/pyproject.toml index b235e48..4c33dd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "mypy==1.17.1", "pre-commit==4.3.0", "pytest-aiohttp==1.1.0", - "pytest-cov==6.3.0", + "pytest-cov==7.0.0", "pytest-timeout==2.4.0", "pytest==8.4.2", "ruff==0.12.12",