diff --git a/pyproject.toml b/pyproject.toml index 3069feb..bbae219 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dev = [ "pip-audit==2.10.1", "pytest>=9.0.3,<10", "pytest-asyncio>=1.1.0,<2", - "pytest-cov>=6.2.0,<7", + "pytest-cov>=6.2.0,<8", "respx>=0.22.0,<1", "ruff>=0.12.0,<1", ]