diff --git a/pyproject.toml b/pyproject.toml index 11eff33..e4e8261 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ daivai-apps = { workspace = true } [dependency-groups] dev = [ "pytest>=8.0", - "pytest-cov>=5.0", + "pytest-cov>=7.1.0", "ruff>=0.4", "mypy>=1.10", "types-pyyaml>=6.0.12.20250915",