diff --git a/pyproject.toml b/pyproject.toml index f9cd392..c44f075 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", "pytest-benchmark>=4.0.0", - "pytest-cov>=5.0.0", + "pytest-cov>=7.1.0", "mypy>=1.8.0", "ruff>=0.4.0", "opentelemetry-api>=1.20.0",