From a97dec30ebc6961d0cf4d5d3a11164c5b9d62464 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 26 Sep 2016 04:24:43 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4977a5102698cd757fab20bf82ef8a170c6d90ee --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index b96bfd40f9..8144e18640 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.10,>=0.9.1 -requests-mock>=1.0 # Apache-2.0 +requests-mock>=1.1 # Apache-2.0 coverage>=3.6 # Apache-2.0 mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD