Skip to content

Commit

Permalink
chore(deps-dev): Update bandit requirement from 1.7.7 to 1.7.8 (#688)
Browse files Browse the repository at this point in the history
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.7...1.7.8)

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent 16efe0b commit 40f16e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ flake8-logging = "1.5.0"
isort = "5.13.2"
autopep8 = "2.0.4"
mypy = "1.9.0"
bandit = "1.7.7"
bandit = "1.7.8"
tox = "4.14.1"
# min version required to be able to install some dependencies
# see https://github.com/MichaelKim0407/flake8-use-fstring/issues/33
Expand Down

0 comments on commit 40f16e0

Please sign in to comment.