diff --git a/pyproject.toml b/pyproject.toml index 6690c7f..dc8c8c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ dev = [ "pytest>=8.3.0", "pytest-asyncio>=0.24.0", - "pytest-cov>=6.0.0", + "pytest-cov>=7.1.0", "ruff>=0.8.0", "mypy>=1.13.0", "httpx>=0.28.0",