diff --git a/pyproject.toml b/pyproject.toml index 734df7e..1b4f016 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "mypy==1.17.0", "pytest-asyncio==1.1.0", "pytest==8.4.1", - "pytest-cov==6.2.1" + "pytest-cov==7.0.0" ] [build-system]