Skip to content

Commit 5355945

Browse files
chore(deps-dev): bump bandit from 1.7.10 to 1.8.0 in the minor-version-bumps group (#2657)
chore(deps-dev): bump bandit in the minor-version-bumps group Bumps the minor-version-bumps group with 1 update: [bandit](https://github.com/PyCQA/bandit). Updates `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 dependency-group: minor-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4946ec commit 5355945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ mypy~=1.13.0
77
coverage~=7.6
88
pre-commit==4.0.1
99
codespell==2.3.0
10-
bandit==1.7.10
10+
bandit==1.8.0
1111
flake8==7.1.1

0 commit comments

Comments
 (0)