Skip to content

Commit

Permalink
chore(deps): bump bandit from 1.7.2 to 1.7.3 in /dev_requirements (#435)
Browse files Browse the repository at this point in the history
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.2...1.7.3)

---
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>
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent 6c3725b commit dab828d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements/linter-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bandit==1.7.2
bandit==1.7.3
black==22.1.0
doc8==0.10.1
flake8==4.0.1
Expand Down

0 comments on commit dab828d

Please sign in to comment.