Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-bandit from 3.0.0 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [flake8-bandit](https://github.com/tylerwince/flake8-bandit) from 3.0.0 to 4.1.1.
- [Release notes](https://github.com/tylerwince/flake8-bandit/releases)
- [Commits](tylerwince/flake8-bandit@v3.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: flake8-bandit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2022
1 parent 3f31ff1 commit 9dce936
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
black = "==22.12.0"
flake8 = "==5.0.4"
flake8-bandit = "==3.0.0"
flake8-bandit = "==4.1.1"
flake8-black = "==0.3.6"
flake8-eradicate = "==1.4.0"
rope = "==1.6.0"
Expand Down
29 changes: 11 additions & 18 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9dce936

Please sign in to comment.