Skip to content

Commit

Permalink
Bump flake8-bandit from 2.1.2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [flake8-bandit](https://github.com/tylerwince/flake8-bandit) from 2.1.2 to 3.0.0.
- [Release notes](https://github.com/tylerwince/flake8-bandit/releases)
- [Commits](https://github.com/tylerwince/flake8-bandit/commits/v3.0.0)

---
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 Apr 21, 2022
1 parent 92beda1 commit c355099
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
25 changes: 15 additions & 10 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.11.1"
flake8 = "^3.9.1"
black = "^21.4b2"
flake8-bandit = "^2.1.2"
flake8-bandit = "^3.0.0"
flake8-bugbear = "^21.3.2"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.3"
Expand Down

0 comments on commit c355099

Please sign in to comment.