From e0af3cb47d198950d85130ea20a23d14c06b96a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 12:33:22 +0000 Subject: [PATCH] chore(deps): bump bandit from 1.8.6 to 1.9.4 in /.github/requirements Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/requirements/ci-tools.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements/ci-tools.in b/.github/requirements/ci-tools.in index 37b3fe9..0fdcef0 100644 --- a/.github/requirements/ci-tools.in +++ b/.github/requirements/ci-tools.in @@ -2,4 +2,4 @@ build==1.4.3 pytest==8.4.2 pytest-cov==7.1.0 ruff==0.15.11 -bandit==1.8.6 +bandit==1.9.4