diff --git a/setup.cfg b/setup.cfg index 66a3a85..3e99b63 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ format = isort == 5.13.2 test = bandit == 1.7.8 - mypy == 1.10.0 + mypy == 1.11.0 pylint == 2.17.7 pylint-print == 1.0.1 pytest == 7.4.4