Skip to content

Commit

Permalink
Bump bandit from 1.7.9 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.9...1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6c735a5 commit 5d39d90
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -16,7 +16,7 @@ tox = "^4.23.2"
mypy = "^1.13"
black = "^24.4.2"
isort = "^5.13.2"
bandit = "^1.7.9"
bandit = "^1.8.2"
flake8 = "^7.1.1"
pytest = "^8.3.2"
pre-commit = "^3.8.0"
Expand Down

0 comments on commit 5d39d90

Please sign in to comment.