diff --git a/pyproject.toml b/pyproject.toml index cdffb92..7a67e3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "mypy==1.16.0", "pre-commit==4.2.0", "pytest-aiohttp==1.1.0", - "pytest-cov==6.1.1", + "pytest-cov==6.2.0", "pytest-timeout==2.4.0", "pytest==8.4.0", "ruff==0.11.13",