diff --git a/pyproject.toml b/pyproject.toml index c32278b9d..f031e0fcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ linters = [ "types-pytz>=2022.7.1.0", ] test = [ - "coverage==7.8.0", + "coverage==7.11.3", "gevent>=24.10.3", "pytest>=8.3.3", "pytest-asyncio==0.26.0",