diff --git a/pyproject.toml b/pyproject.toml index acd2cb6..6b88b56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "docstr-coverage>=2.3.2,<3", "pytest>=8.4.0,<9", "pytest-asyncio>=0.23.0,<2", - "pytest-cov>=6.1.1,<7", + "pytest-cov>=6.1.1,<8", "pre-commit>=4.2.0,<5", "detect-secrets>=1.5.0,<2", "memray>=1.17.2,<2",