diff --git a/pyproject.toml b/pyproject.toml index 4cb372f..56b6aa8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ lint = [ "mypy==1.13.0", "ruff==0.8.0", "pyupgrade-directories==0.3.0", - "bandit==1.7.10", + "bandit==1.8.0", "semgrep==1.97.0", "codespell==2.3.0", "pytest-mypy-plugins==3.1.2",