diff --git a/pyproject.toml b/pyproject.toml index 719683cf..8f03cbc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ requirements_test = [ "pytest==8.3.3", "pytest-aiohttp==1.0.5", "pytest-asyncio==0.24.0", - "pytest-cov==5.0.0", + "pytest-cov==6.0.0", "respx==0.21.1", "ruff==0.7.1", "types-orjson==3.6.2",