diff --git a/tox.ini b/tox.ini index 3ca8a9262ef..fbabc99a3d1 100644 --- a/tox.ini +++ b/tox.ini @@ -140,7 +140,7 @@ deps = bandit>=1.7.5 # Apache-2.0 flake8-import-order>=0.18.2,<0.19.0 # LGPLv3 pylint==3.2.0 # GPLv2 - mypy==1.13.0 + mypy==1.14.1 commands= # If it is easier to add a check via a shell script, consider adding it in this file bash ./tools/misc-sanity-checks.sh