Skip to content

Commit

Permalink
Bump bandit from 1.7.0 to 1.7.1 (#378)
Browse files Browse the repository at this point in the history
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:development
  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>
  • Loading branch information
dependabot[bot] committed Nov 15, 2021
1 parent e21eec2 commit 4d625a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
@@ -1,6 +1,6 @@
-e .
black==21.10b0
bandit==1.7.0
bandit==1.7.1
coverage==6.1.2
docutils==0.18
flake8==4.0.1
Expand Down

0 comments on commit 4d625a2

Please sign in to comment.