Skip to content

Commit c12f1ed

Browse files
Update bandit requirement from <1.7.10 to <1.7.11 (#872)
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@0.9.0...1.7.10) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 791ed25 commit c12f1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ diff_cover < 9.3
22
pydocstyle < 6.4
33
flake8 > 4
44
flake8-bugbear < 24.9
5-
bandit < 1.7.10
5+
bandit < 1.7.11
66
pylint < 3.4

0 commit comments

Comments
 (0)