diff --git a/test-requirements.txt b/test-requirements.txt index 8568319d..adc760ab 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking<0.12,>=0.11.0 # Apache-2.0 flake8-docstrings==0.2.1.post1 # MIT -bandit>=1.0.1 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 coverage>=3.6 # Apache-2.0 discover # BSD fixtures>=3.0.0 # Apache-2.0/BSD