From 503a6c2de69ee7696681860f0c91def0158991ea Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 30 May 2016 23:06:17 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I139915ecc0ce27abe0ff18d01ef001db847fdb2c --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 300634f62f..b800f9e151 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT virtualenv # MIT setuptools>=16.0 # PSF/ZPL -mock>=1.2 # BSD +mock>=2.0 # BSD # this is required for the docs build jobs sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD