From 416045ad0eb9e40c26650a5707bc111e48558b61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:53:18 +0000 Subject: [PATCH] chore(deps): bump bandit from 1.8.6 to 1.9.3 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.3) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index a25b6ad..55f67a8 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -15,7 +15,7 @@ pre-commit==4.2.0 isort==6.0.1 mypy==1.17.1 pylint==4.0.4 -bandit==1.8.6 +bandit==1.9.3 pydocstringformatter==0.7.5 tox==4.27.0 codespell==2.4.1