From fa65d9ab57e4bb48a284cd68dd5c3b6b2e6932bf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 9 Feb 2017 13:53:45 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I03f1ee2f3a0225d85b8dfbbaf46d04a5b6b63059 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d5b64cde..d944e4e9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -bandit>=1.1.0 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 flake8<2.6.0,>=2.5.4 # MIT hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage>=4.0 # Apache-2.0