From e8d95be5615f3152ab830ff7e802b9063130ba17 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 26 May 2016 17:03:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I993d983ad5db523cb16d7bae3c32c909005b398c --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2e63dbf..34d1051 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 discover # BSD fixtures<2.0,>=1.3.1 # Apache-2.0/BSD -mock>=1.2 # BSD +mock>=2.0 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno>=1.6.2 # Apache2