Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Bump bandit from 1.7.4 to 1.7.5 (#148)
Browse files Browse the repository at this point in the history
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.4...1.7.5)

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas <[email protected]>
  • Loading branch information
dependabot[bot] and tferns authored Dec 1, 2023
1 parent b8679a4 commit f419d3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ babel==2.11.0
# via
# -r requirements.txt
# flask-babel
bandit==1.7.4
bandit==1.7.5
# via -r requirements-dev.in
beautifulsoup4==4.12.2
# via
Expand Down Expand Up @@ -368,6 +368,7 @@ rfc3339-validator==0.1.4
rich==12.6.0
# via
# -r requirements.txt
# bandit
# funding-service-design-utils
rpds-py==0.12.0
# via
Expand Down

0 comments on commit f419d3d

Please sign in to comment.