Skip to content

Commit

Permalink
chore(deps-dev): bump bandit from 1.7.10 to 1.8.0
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.0.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.10...1.8.0)

---
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 Dec 1, 2024
1 parent 79f25fe commit 5392195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pre-commit==4.0.1
isort==5.13.2
mypy==1.13.0
pylint==3.3.1
bandit==1.7.10
bandit==1.8.0
pydocstringformatter==0.7.3
tox==4.23.2
codespell==2.3.0

0 comments on commit 5392195

Please sign in to comment.