Skip to content

Commit

Permalink
build(deps-dev): bump bandit from 1.7.5 to 1.7.8
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.8.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.5...1.7.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 700f4a9 commit d3d5c6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 51 deletions.
58 changes: 8 additions & 50 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 @@ -22,7 +22,7 @@ eth-tester = "0.9.0b1"
web3 = {extras = ["tester"], version = "^6.5.0"}

[tool.poetry.group.lint.dependencies]
bandit = "1.7.5"
bandit = "1.7.8"
flake8 = "7.0.0"
isort = "5.13.2"
mypy = "1.0.1"
Expand Down

0 comments on commit d3d5c6d

Please sign in to comment.