From 00b1a0b13a017525325e6b5f9c48b0c91b0a977b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 18 Aug 2017 11:40:22 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I08257fe653f06aeb92650e81fc52f969411eefd9 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index e5b50aa..ab5883c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 ipaddress>=1.0.7;python_version<'3.3' # PSF -mock>=2.0 # BSD +mock>=2.0.0 # BSD netaddr!=0.7.16,>=0.7.13 # BSD # this is required for the docs build jobs @@ -13,4 +13,4 @@ openstackdocstheme>=1.16.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0