diff --git a/pyproject.toml b/pyproject.toml index 6005408..774c6fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dev = [ "pytest==9.0.2", "pytest-timeout==2.4.0", "pytest-asyncio==1.3.0", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "ruff==0.15.7", "bandit==1.9.4", "pyright==1.1.408",