summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a32e422b6..1fc566bd2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
-bandit>=0.13.2 # Apache-2.0
+bandit>=0.17.3 # Apache-2.0
coverage>=3.6 # Apache-2.0
kombu>=3.0.7 # BSD
mock>=1.2 # BSD