diff --git a/setup.cfg b/setup.cfg index bc5d833..97bbc94 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ install_requires = [options.extras_require] testing = - coverage == 7.11.0 + coverage == 7.11.1 mypy == 1.18.2 [options.entry_points]