From e63ca3298df3ef9bf436fa4e3fcfa1f8d3714f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:25:42 +0000 Subject: [PATCH] Bump bandit from 1.8.3 to 1.8.6 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.8.6. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.3...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89da65b..7f3f1bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -96,7 +96,7 @@ pbr==7.0.1 # bandit pyyaml==6.0.2 # bandit stevedore==5.4.1 # bandit rich==14.0.0 # bandit -bandit==1.8.3 +bandit==1.8.6 django-smtp-ssl==1.0 django-contact-us==1.1.0