Skip to content

Commit

Permalink
Bump bandit from 1.7.10 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.10 to 1.8.0.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 301a90a commit baa556d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ aws-xray-sdk==2.13.0
# moto
backports-tarfile==1.0.0
# via jaraco-context
bandit==1.7.10
bandit==1.8.0
# via -r requirements-tests.txt
bcrypt==4.1.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ aws-xray-sdk==2.13.0
# moto
babel==2.14.0
# via sphinx
bandit==1.7.10
bandit==1.8.0
# via -r requirements-tests.txt
bcrypt==4.1.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ aws-sam-translator==1.87.0
# via cfn-lint
aws-xray-sdk==2.13.0
# via moto
bandit==1.7.10
bandit==1.8.0
# via -r requirements-tests.in
bcrypt==4.1.2
# via
Expand Down

0 comments on commit baa556d

Please sign in to comment.