Bump flake8-bandit from 2.1.2 to 3.0.0
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] <support@github.com>
This commit is contained in:
@ -86,7 +86,7 @@ flake8 = "^3.9.2"
|
||||
flake8-black = "^0.3.2"
|
||||
flake8-bugbear = "^22.1.11"
|
||||
flake8-import-order = "^0.18.1"
|
||||
flake8-bandit = "^2.1.2"
|
||||
flake8-bandit = "^3.0.0"
|
||||
flake8-builtins = "^1.5.3"
|
||||
flake8-variables-names = "^0.0.5"
|
||||
flake8-cognitive-complexity = "^0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user