diff --git a/pyproject.toml b/pyproject.toml index 402cbf72..023f1fed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ flake8-logging = "1.7.0" isort = "6.0.1" autopep8 = "2.3.2" mypy = "1.16.0" -bandit = "1.8.3" +bandit = "1.8.5" tomli = { version = "^2.0.1", python = "<3.11" } tox = "4.26.0" pyupgrade = "3.20.0"