Skip to content

Commit

Permalink
Bump flake8-bandit from 1.0.2 to 2.0.1 (#455)
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.0.1.
- [Release notes](https://github.com/tylerwince/flake8-bandit/releases)
- [Commits](https://github.com/tylerwince/flake8-bandit/commits/v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and sobolevn committed Jan 22, 2019
1 parent 14943a4 commit 7132570
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -60,7 +60,7 @@ flake8-pep3101 = "^1.2"
flake8-debugger = "^3.1"
flake8-isort = "^2.6"
flake8-eradicate = "^0.2"
flake8-bandit = "^1.0"
flake8-bandit = ">=1,<3"
flake8-logging-format = "^0.6"
flake8-type-annotations = "^0.1"
flake8-broken-line = "^0.1"
Expand Down

0 comments on commit 7132570

Please sign in to comment.