diff --git a/pyproject.toml b/pyproject.toml index 3e556bb..7bbe07d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "mypy>=1.15,<2", "pip-audit>=2.8,<3", "pytest>=9.0.3,<10", - "pytest-cov>=6,<7", + "pytest-cov>=6,<8", "ruff>=0.11,<1", ]