diff --git a/pyproject.toml b/pyproject.toml index dc183aa..0862d00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ test = [ "mypy==1.17.1", "pytest-asyncio==1.1.0", "pytest==8.4.2", - "pytest-cov==6.3.0" + "pytest-cov==7.0.0" ] [build-system]