diff --git a/setup.cfg b/setup.cfg index 1b6f3ed..a73824f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ install_requires = [options.extras_require] testing = - coverage == 7.9.2 + coverage == 7.10.0 mypy == 1.17.0 [options.entry_points]