Merge "Bump bandit version"

This commit is contained in:
Zuul 2020-08-06 16:25:48 +00:00 committed by Gerrit Code Review
commit aa5a4b1171
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ stestr>=2.0.0 # Apache-2.0
# [testenv:cover] # [testenv:cover]
# deps = {[testenv]deps} coverage # deps = {[testenv]deps} coverage
coverage!=4.4,>=4.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0 bandit>=1.6.0,<1.7.0 # Apache-2.0
ddt>=1.0.1 # MIT ddt>=1.0.1 # MIT
oslo.context>=2.19.2 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0