From a9fa90751647b170402e91491699393e960a1a81 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 18 Aug 2017 04:43:25 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I68c9d99581124120314ac73b36263ad9f65eecae --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 38c3494b..3b040e2f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ bashate>=0.2 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD coverage!=4.4,>=4.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD oslotest>=1.10.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 simplejson>=2.2.0 # MIT