diff --git a/pyproject.toml b/pyproject.toml index 0b90e5e..78953e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "mypy==1.11.1", "pytest-asyncio==0.23.8", "pytest==8.3.2", - "pytest-cov==5.0.0" + "pytest-cov==7.0.0" ] [build-system]