diff --git a/pyproject.toml b/pyproject.toml index b20005cc..5d54e806 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ mypy = "1.16.0" tomli = { version = "2.2.1", python = "<3.11" } tox = "4.26.0" xmldiff = "2.7.0" -bandit = "1.8.3" +bandit = "1.8.5" pyupgrade = "3.20.0" [tool.semantic_release]