Bump bandit linter to 1.0.1
The latest Bandit allows much better control of what test plugins are run during a scan. Simple command line options allow a user to filter plugins without having to edit a monster bandit.yaml config file. Change-Id: Iccd81c17e84df03d249c1012277dad9cb68c5845
This commit is contained in:
parent
e2db3a4d69
commit
617cfd020a
@ -288,7 +288,7 @@ yaql>=1.1.0 # Apache 2.0 License
|
||||
|
||||
# Testing tools below, which are typically in test-requires.txt
|
||||
|
||||
bandit>=0.17.3 # Apache-2.0
|
||||
bandit>=1.0.1 # Apache-2.0
|
||||
bashate>=0.2 # Apache-2.0
|
||||
cliff-tablib>=1.0 # Apache-2.0
|
||||
couchdb>=0.8 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user