diff --git a/test-requirements.txt b/test-requirements.txt index d737720..7c65a07 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,6 +10,6 @@ stestr>=2.0.0 # Apache-2.0 eventlet>=0.19.0 # MIT # 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