diff --git a/pyproject.toml b/pyproject.toml index 54eba78..fbc3c6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dev = [ "pre-commit==4.5.1", "pytest==9.0.2", "pytest-asyncio==1.3.0", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "radon==6.0.1", "ruff==0.15.6", ]