Skip to content

Commit

Permalink
Bump bandit from 1.7.10 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.10 to 1.8.2.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.10...1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent dcdb493 commit 45391e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ lint = [
"mypy==1.13.0",
"ruff==0.8.0",
"pyupgrade-directories==0.3.0",
"bandit==1.7.10",
"bandit==1.8.2",
"semgrep==1.97.0",
"codespell==2.3.0",
"pytest-mypy-plugins==3.1.2",
Expand Down

0 comments on commit 45391e4

Please sign in to comment.