diff --git a/pyproject.toml b/pyproject.toml index 3a67d66..233884c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "pip-audit>=2.9,<3", "jsonschema>=4.23,<5", "pytest>=8,<9", - "pytest-cov>=5,<7", + "pytest-cov>=5,<8", "ruff>=0.8,<1", "twine>=5,<7", ]