diff --git a/pyproject.toml b/pyproject.toml index 6c61c07..eb49dfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "mypy>=1.14,<2", "pytest>=8.3,<9", "pytest-asyncio>=0.25,<1", - "pytest-cov>=6,<7", + "pytest-cov>=6,<8", "pytest-httpx>=0.35,<1", "ruff>=0.9,<1", "types-PyYAML>=6.0,<7",