Skip to content

Commit 9d36ecf

Browse files
build(deps): update bandit requirement from <1.8,>=1.7.5 to >=1.7.5,<1.9
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@1.7.5...1.8.0) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01799f1 commit 9d36ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/security.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
bandit>=1.7.5,<1.8
1+
bandit>=1.7.5,<1.9
22
safety>=2.3.5,<3.3

0 commit comments

Comments
 (0)