diff --git a/pyproject.toml b/pyproject.toml index 702d7a8a..3e590e14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest==8.3.5", "pytest-asyncio==0.26.0", "pytest-aiohttp==1.1.0", - "pytest-cov==6.0.0", + "pytest-cov==6.1.0", "ruff==0.11.2", "tomli==2.2.1", ]