Skip to content

Commit 29a2ef8

Browse files
Bump bandit from 1.7.0 to 1.7.1 (#30)
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0caaa5a commit 29a2ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django>=2.2
22
Wagtail>=2.8
3-
bandit==1.7.0
3+
bandit==1.7.1
44
black==21.10b0
55
flake8==4.0.1
66
isort==5.10.1

0 commit comments

Comments
 (0)