diff --git a/pyproject.toml b/pyproject.toml index d8e01af..56949e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ lint = [ test = [ "pytest>=9.0.1", "pytest-asyncio>=1.4.0", - "pytest-cov>=7.0.0", + "pytest-cov>=7.1.0", ] [tool.ruff]