Skip to content

Commit 774092b

Browse files
Update bandit requirement from >=1.5.1 to >=1.8.6
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.5.1...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19adbc0 commit 774092b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ opem==1.4
55
PyQt5==5.15.11
66
PyQt5-sip==12.17.1
77
setuptools>=40.8.3
8-
bandit>=1.5.1
8+
bandit>=1.8.6
99
vulture>=1.0
1010
pydocstyle>=3.0.0

0 commit comments

Comments
 (0)