Bump bandit

Change-Id: I17944faf6c7b60c5844315c716dd69e2f32679f9
This commit is contained in:
Hervé Beraud 2023-05-19 15:46:33 +02:00
parent f02bdb9550
commit 0660a66e3b
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
reno>=3.1.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