Skip to content

Commit b24fd98

Browse files
dependabot[bot]nikolas
authored andcommitted
⬆️ 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](PyCQA/bandit@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] <[email protected]>
1 parent fb6b371 commit b24fd98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ pyparsing==3.2.5
9292
pbr==7.0.3 # bandit
9393
pyyaml==6.0.3 # bandit
9494
stevedore==5.6.0 # bandit
95-
bandit==1.7.0
95+
rich==14.2.0 # bandit
96+
bandit==1.9.2
9697

9798
django-smtp-ssl==1.0
9899
django-contact-us==1.1.0

0 commit comments

Comments
 (0)