diff --git a/setup.cfg b/setup.cfg index 637de96..b053f73 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ install_requires = [options.extras_require] testing = - coverage == 7.15.2 + coverage == 7.15.4 mypy == 2.3.0 [options.entry_points]