Bump bandit

Change-Id: I818a0a186788cd219218687887d4145c41a92c7c
This commit is contained in:
Hervé Beraud 2023-05-17 11:39:54 +02:00
parent 9c026804de
commit ee4c01ac43
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ fixtures>=3.0.0 # Apache-2.0/BSD
stestr>=2.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