diff --git a/pyproject.toml b/pyproject.toml index c13e97d..1ac1bf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ test = [ "pylint==3.3.1", "pytest==8.3.3", "pytest-aiohttp==1.0.5", - "pytest-cov==5.0.0", + "pytest-cov==7.1.0", "ruff==0.15.8", ]