diff --git a/pyproject.toml b/pyproject.toml index 978639e..804292c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tribe-v2 = [ ] dev = [ "pytest>=8.0", - "pytest-cov>=5.0", + "pytest-cov>=7.1.0", ] lint = [ "ruff>=0.4",