Skip to content

Commit

Permalink
Bump bandit from 1.7.6 to 1.7.7 (#135)
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:development
  update-type: version-update:semver-patch
...

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 Feb 1, 2024
1 parent bf38d33 commit 4bc28c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 49 deletions.
54 changes: 6 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ freezegun = "^1.4.0"
darglint = "^1.8.1"
safety = "^2.3.5"
codespell = "^2.2.5"
bandit = "^1.7.6"
bandit = "^1.7.7"

[tool.poetry.urls]
"Bug Tracker" = "https://github.com/dcsbl/python-frank-energie/issues"
Expand Down

0 comments on commit 4bc28c0

Please sign in to comment.