Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 0e3d330 commit 23a405e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
attrs==23.1.0
# via flake8-bugbear
bandit==1.7.5
bandit==1.7.7
# via -r requirements_dev.in
black==23.10.1
# via -r requirements_dev.in
Expand Down Expand Up @@ -34,10 +34,6 @@ flake8==6.1.0
# pep8-naming
flake8-bugbear==23.9.16
# via -r requirements_dev.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via bandit
idna==3.4
# via requests
iniconfig==2.0.0
Expand Down Expand Up @@ -97,8 +93,6 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
safety==2.3.4
# via -r requirements_dev.in
smmap==5.0.1
# via gitdb
stevedore==5.1.0
# via bandit
urllib3==2.0.7
Expand Down

0 comments on commit 23a405e

Please sign in to comment.