diff --git a/setup.cfg b/setup.cfg index 4492fea..ff8fb14 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ install_requires = [options.extras_require] testing = - coverage == 7.10.3 + coverage == 7.10.4 mypy == 1.17.1 [options.entry_points]