Bump bandit

Change-Id: I55ca7b1197d8c0d93a1037f175db7671c2ccb400
This commit is contained in:
Hervé Beraud 2023-05-17 11:37:17 +02:00
parent b4c4869dbe
commit 4bff0d2d8b
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ doc8>=0.6.0 # Apache-2.0
coverage!=4.4,>=4.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