diff --git a/pyproject.toml b/pyproject.toml index 1be38da..2921db3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "jsonschema>=4,<5", "pip-audit>=2.7,<3", "pytest>=9.0.3,<10", - "pytest-cov>=5,<7", + "pytest-cov>=5,<8", "ruff>=0.8,<1", "sigstore>=3,<5", "twine>=5,<7",