diff --git a/pyproject.toml b/pyproject.toml index 8cc6d0f4..e5cfc4a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ pep8-naming = "0.15.1" flake8-logging = "1.8.0" isort = "6.0.1" autopep8 = "2.3.2" -mypy = "1.18.1" +mypy = "1.18.2" bandit = "1.8.6" tomli = { version = "^2.0.1", python = "<3.11" } tox = "4.30.2"