diff --git a/pyproject.toml b/pyproject.toml index ee13baa0..a3cf7af8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ dev = [ "pytest>=8.0", "pytest-asyncio>=0.23", - "pytest-cov>=4.1", + "pytest-cov>=7.1.0", "pytest-mock>=3.12", "ruff>=0.4", "mypy>=1.10",