diff --git a/test-requirements.txt b/test-requirements.txt index 1db9aa0611..af0baf5e09 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ # Despite above warning added by global sync process, please use # ascii betical order. -bandit>=0.17.3 # Apache-2.0 +bandit>=1.0.1 # Apache-2.0 coverage>=3.6 # Apache-2.0 doc8 # Apache-2.0 fixtures<2.0,>=1.3.1 # Apache-2.0/BSD