From 5b409a0d995e060a1a7173055673eca69cd4ed0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 15:50:29 +0000 Subject: [PATCH] :arrow_up: Bump bandit from 1.7.0 to 1.9.2 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.0 to 1.9.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.0...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.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 951fe9ef..5724d101 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,8 @@ pyparsing==3.2.5 pbr==7.0.3 # bandit pyyaml==6.0.3 # bandit stevedore==5.6.0 # bandit -bandit==1.7.0 +rich==14.2.0 # bandit +bandit==1.9.2 django-smtp-ssl==1.0 django-contact-us==1.1.0