diff --git a/pyproject.toml b/pyproject.toml index 720a0e1..56bacd4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dev = [ "pre-commit>=4.2.0", "pytest (>=8.3.3, <9)", "pre-commit (>=4.0.1, <5)", - "pytest-cov (>=6.0.0, <7)", + "pytest-cov>=6.0.0,<8", ] [[tool.uv.index]]