diff --git a/setup.cfg b/setup.cfg index 3f573772..740e10d8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ dev = pytest-asyncio==0.24.0 types-PyYAML types-Werkzeug - pytest-cov==5.0.0 + pytest-cov==6.0.0 [flake8] max-line-length = 88