diff --git a/pyproject.toml b/pyproject.toml index 7b893d66..aa900685 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ documentation = [ "sphinxext-remoteliteralinclude==0.6.0; python_version > '3.11'", ] lint = [ - "bandit==1.8.6", + "bandit==1.9.2", "black==25.11.0", "flake8==7.3.0", "isort==7.0.0",