From 221d3585deb3c06e4b9aefb36baa8d0c8c64a6c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 03:57:28 +0000 Subject: [PATCH] chore(deps): bump bandit from 1.8.6 to 1.9.2 in /requirements/in Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/in/local.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/in/local.in b/requirements/in/local.in index 881d69a..a9cb86b 100644 --- a/requirements/in/local.in +++ b/requirements/in/local.in @@ -23,7 +23,7 @@ pre-commit==4.3.0 isort==7.0.0 mypy==1.18.2 pylint==4.0.1 -bandit==1.8.6 +bandit==1.9.2 pydocstringformatter==0.7.5 tox==4.32.0 codespell==2.4.1