Merge "Bump bandit"

This commit is contained in:
Zuul 2023-09-29 11:55:59 +00:00 committed by Gerrit Code Review
commit b37b67f146

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