Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 14, 2019
1 parent 443ddb1 commit f8b3d26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 @@ -12,7 +12,7 @@ PTable = "^0.9.2"

[tool.poetry.dev-dependencies]
flake8 = "=3.7.9"
flake8-bandit = "=1.0.2"
flake8-bandit = "=2.1.2"
flake8-bugbear = "=19.8.0"
flake8-import-order = "=0.18.1"
flake8-string-format = "=0.2.3"
Expand Down

0 comments on commit f8b3d26

Please sign in to comment.