diff --git a/pyproject.toml b/pyproject.toml index 41512bfd..4ef28e07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ mypy = "1.16.1" tomli = { version = "2.2.1", python = "<3.11" } tox = "4.27.0" xmldiff = "2.7.0" -bandit = "1.8.5" +bandit = "1.8.6" pyupgrade = "3.20.0" deptry = "0.23.0"