diff --git a/pyproject.toml b/pyproject.toml index eb9e5d3..7620b62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "mypy>=1.11,<2", "pre-commit>=3.8,<5", "pytest>=8.3,<10", - "pytest-cov>=5,<7", + "pytest-cov>=5,<8", "ruff>=0.6,<1", "types-PyYAML>=6.0.12", ]