Skip to content

Commit 618be50

Browse files
Update bandit requirement from <1.7.4 to <1.7.5 (#639)
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.4) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e6dc44 commit 618be50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ tox-pyenv < 1.2
77
isort < 5.11
88
build < 0.9.1
99
autoflake < 2.1
10-
bandit < 1.7.4
10+
bandit < 1.7.5

0 commit comments

Comments
 (0)