diff --git a/pyproject.toml b/pyproject.toml index 06a8866..c25e148 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", "pytest-timeout>=2.2.0", - "pytest-cov>=4.0.0", + "pytest-cov>=7.1.0", "ruff>=0.1.0", "mypy>=1.0.0", ]