diff --git a/pyproject.toml b/pyproject.toml index 5b3a794..23845ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ lint = [ "mypy==1.13.0", "ruff==0.6.9", "pyupgrade-directories==0.3.0", - "bandit==1.7.10", + "bandit==1.8.0", "semgrep==1.90.0", "pytest-mypy-plugins==3.1.2", ]