Skip to content

Commit

Permalink
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 Apr 11, 2024
1 parent 8b10baa commit 1f5e6a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 51 deletions.
59 changes: 9 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 @@ -30,7 +30,7 @@ h5py = ["h5py"]

[tool.poetry.group.test.dependencies]
pytest = "^7.4.0"
bandit = { version = "1.7.5", extras = ["toml"] }
bandit = { version = "1.7.8", extras = ["toml"] }
mypy = "^1.4.1"
requests = "^2.31.0"
aiohttp = "^3.8.5"
Expand Down

0 comments on commit 1f5e6a5

Please sign in to comment.