Skip to content

Commit 2aed6c4

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 8031d85 commit 2aed6c4

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
@@ -1,6 +1,6 @@
11
setuptools>=40.8.0
22
vulture>=1.0
3-
bandit>=1.5.1
3+
bandit>=1.8.6
44
pydocstyle>=3.0.0
55
pytest>=4.3.1
66
pytest-cov>=2.6.1

0 commit comments

Comments
 (0)