Skip to content

Commit

Permalink
chore(deps-dev): bump bandit from 1.8.0 to 1.8.2 in the patch-version…
Browse files Browse the repository at this point in the history
…-bumps group (#2692)

chore(deps-dev): bump bandit in the patch-version-bumps group

Bumps the patch-version-bumps group with 1 update: [bandit](https://github.com/PyCQA/bandit).


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

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-version-bumps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 24c1a8e commit f8c50ad
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 @@ -7,5 +7,5 @@ mypy~=1.14.1
coverage~=7.6
pre-commit==4.0.1
codespell==2.3.0
bandit==1.8.0
bandit==1.8.2
flake8==7.1.1

0 comments on commit f8c50ad

Please sign in to comment.