Skip to content

Commit

Permalink
Bump bandit from 1.7.9 to 1.7.10 in the patches-and-minor-upgrades group
Browse files Browse the repository at this point in the history
Bumps the patches-and-minor-upgrades group with 1 update: [bandit](https://github.com/PyCQA/bandit).


Updates `bandit` from 1.7.9 to 1.7.10
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.9...1.7.10)

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches-and-minor-upgrades
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 0067643 commit 4d49fd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -36,7 +36,7 @@ black = {version = "^24.8.0", allow-prereleases = true}
flake8 = "^5.0.4"
pytest = "^8.3.3"
pytest-cov = "^5.0.0"
bandit = "^1.7.9"
bandit = "^1.7.10"

[build-system]
build-backend = "poetry.core.masonry.api"
Expand Down

0 comments on commit 4d49fd1

Please sign in to comment.