From c583ab5208a9ac9cf91faa0998df592be5b708ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:03:15 +0000 Subject: [PATCH] chore(deps): bump bandit from 1.9.2 to 1.9.3 in /requirements Bumps [bandit](https://github.com/PyCQA/bandit) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.9.2...1.9.3) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e52d20d..bbbefdc 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -12,7 +12,7 @@ pre-commit==4.5.1 mypy==1.18.2 isort==7.0.0 pylint -bandit==1.9.2 +bandit==1.9.3 pydocstringformatter==0.7.5 tox==4.32.0 codespell==2.4.1