diff --git a/pyproject.toml b/pyproject.toml index 10c8a051..c3c9081a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -183,7 +183,7 @@ lint = [ tests = [ "pytest>=8,<9", - "pytest-cov>=6.2.1,<7", + "pytest-cov>=6.2.1,<8", "pytest-sugar>=0.9.6", "pytest-asyncio>=0.26.0", "pytest-lazy-fixtures>=1.1.2",