Bump bandit

Change-Id: I15fd6db0c4910bc8af212289d77c38b2e9dc2a04
This commit is contained in:
Hervé Beraud 2023-05-17 15:28:17 +02:00
parent 61ce374f19
commit f35998a13e
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ greenlet>=0.4.15 # MIT
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