Skip to content

Commit

Permalink
Bump bandit from 1.7.6 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.6 to 1.7.7.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.6...1.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 630115d commit 0ac4b3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 33 deletions.
14 changes: 1 addition & 13 deletions requirements-dev.txt
Expand Up @@ -50,7 +50,7 @@ aws-xray-sdk==2.12.1
# via
# -r requirements-tests.txt
# moto
bandit==1.7.6
bandit==1.7.7
# via -r requirements-tests.txt
bcrypt==4.0.1
# via
Expand Down Expand Up @@ -243,14 +243,6 @@ freezegun==1.3.1
# via -r requirements-tests.txt
future==0.18.3
# via -r requirements-tests.txt
gitdb==4.0.10
# via
# -r requirements-tests.txt
# gitpython
gitpython==3.1.41
# via
# -r requirements-tests.txt
# bandit
graphql-core==3.2.3
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -705,10 +697,6 @@ six==1.16.0
# requests-mock
# retrying
# rfc3339-validator
smmap==5.0.1
# via
# -r requirements-tests.txt
# gitdb
sortedcontainers==2.4.0
# via
# -r requirements-tests.txt
Expand Down
14 changes: 1 addition & 13 deletions requirements-docs.txt
Expand Up @@ -57,7 +57,7 @@ aws-xray-sdk==2.12.1
# moto
babel==2.13.0
# via sphinx
bandit==1.7.6
bandit==1.7.7
# via -r requirements-tests.txt
bcrypt==4.0.1
# via
Expand Down Expand Up @@ -274,14 +274,6 @@ freezegun==1.3.1
# via -r requirements-tests.txt
future==0.18.3
# via -r requirements-tests.txt
gitdb==4.0.10
# via
# -r requirements-tests.txt
# gitpython
gitpython==3.1.41
# via
# -r requirements-tests.txt
# bandit
graphql-core==3.2.3
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -725,10 +717,6 @@ six==1.16.0
# retrying
# rfc3339-validator
# sphinxcontrib-httpdomain
smmap==5.0.1
# via
# -r requirements-tests.txt
# gitdb
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
Expand Down
8 changes: 1 addition & 7 deletions requirements-tests.txt
Expand Up @@ -44,7 +44,7 @@ aws-sam-translator==1.78.0
# via cfn-lint
aws-xray-sdk==2.12.1
# via moto
bandit==1.7.6
bandit==1.7.7
# via -r requirements-tests.in
bcrypt==4.0.1
# via
Expand Down Expand Up @@ -220,10 +220,6 @@ freezegun==1.3.1
# via -r requirements-tests.in
future==0.18.3
# via -r requirements.txt
gitdb==4.0.10
# via gitpython
gitpython==3.1.41
# via bandit
graphql-core==3.2.3
# via moto
gunicorn==21.2.0
Expand Down Expand Up @@ -569,8 +565,6 @@ six==1.16.0
# requests-mock
# retrying
# rfc3339-validator
smmap==5.0.1
# via gitdb
sortedcontainers==2.4.0
# via fakeredis
sqlalchemy==1.3.24
Expand Down

0 comments on commit 0ac4b3f

Please sign in to comment.