From 58f7c0cd9bfd65e046e2b25a5d9bfd1217801426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:34:03 +0000 Subject: [PATCH] Bump bandit from 1.7.10 to 1.8.0 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.10 to 1.8.0. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.10...1.8.0) --- updated-dependencies: - dependency-name: bandit 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 0ca83e99..d06f6877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ rich==13.9.4 # bandit pbr==6.1.0 # bandit pyyaml==6.0.2 # bandit stevedore==5.4.0 # bandit -bandit==1.7.10 +bandit==1.8.0 django-smtp-ssl==1.0 django-contact-us==1.1.0