From 94166d87db96a89e6f10bd2a6ec43d6199f119a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 03:21:55 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37952373..4d5e5059 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pre-commit==4.5.0 isort==7.0.0 pylint==4.0.4 mypy==1.19.1 -bandit==1.8.6 +bandit==1.9.3 pydocstringformatter==0.7.5 tox==4.32.0 codespell==2.4.1