diff --git a/pyproject.toml b/pyproject.toml index 8a686f8..2846f7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ optional-dependencies.docs = [ optional-dependencies.test = [ "pytest~=8.2", "pytest-asyncio~=0.23", - "pytest-cov~=5.0", + "pytest-cov~=6.0", "pytest-mock~=3.14", "pytest-randomly~=3.15", "pytest-recording~=0.13",