From 81f0dd30611331073ad8be86988c4b0072994a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 10:21:03 +0000 Subject: [PATCH] Bump bandit from 1.8.6 to 1.9.1 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.1. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.6...1.9.1) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.1 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 a27f615..ca738af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -96,7 +96,7 @@ pbr==7.0.3 # bandit pyyaml==6.0.3 # bandit stevedore==5.5.0 # bandit rich==14.2.0 # bandit -bandit==1.8.6 +bandit==1.9.1 django-smtp-ssl==1.0 django-contact-us==1.1.0