diff --git a/pyproject.toml b/pyproject.toml index 34ca096..0cc8a35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ "pylint==3.2.3", "pytest==8.2.2", "pytest-aiohttp==1.0.5", - "pytest-cov==4.1.0", + "pytest-cov==5.0.0", "ruff==0.4.4", "safety==3.0.1", ]