diff --git a/pyproject.toml b/pyproject.toml index f41cc7b..3edb6cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ tests = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", - "pytest-cov>=4.0.0", + "pytest-cov>=7.1.0", "pytest-timeout>=2.0.0", "pytest-xdist>=3.0.0", "aiofiles>=23.0.0",