Bump bandit

Change-Id: I63e59cae564a369a104b00866bfc0e5cad10b221
This commit is contained in:
Hervé Beraud 2023-05-19 14:43:53 +02:00
parent fc64349bd7
commit c9ee0adcbd
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
# Bandit security code scanner
bandit>=1.6.0,<1.7.0 # Apache-2.0
bandit>=1.7.0,<1.8.0 # Apache-2.0
pre-commit>=2.6.0 # MIT