From 98b9b798e976246676ceb3c8e8761ba66ca0b4ed Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 26 May 2016 16:56:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6ffafa27e3acb9d3ab4c1c7ad947813626fa2da6 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index aa09f632..8f6106d9 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. nose # LGPL -mock>=1.2 # BSD +mock>=2.0 # BSD coverage>=3.6 # Apache-2.0 # this is required for the docs build jobs sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD