diff --git a/pyproject.toml b/pyproject.toml index a3998b68..bb97c413 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ pep8-naming = "0.14.1" flake8-logging = "1.6.0" isort = "5.13.2" autopep8 = "2.3.1" -mypy = "1.11.1" +mypy = "1.11.2" bandit = "1.7.9" tox = "4.18.0" # min version required to be able to install some dependencies