Skip to content

Commit 7d23c4b

Browse files
Update bandit requirement from <1.8.1 to <1.8.3
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.8.2) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ff6921 commit 7d23c4b

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.13
5-
bandit < 1.8.1
5+
bandit < 1.8.3
66
pylint < 3.4

0 commit comments

Comments
 (0)