From 45fa6633d89ff7353a487fa9cb4fa7d6c99f16b5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 24 Aug 2017 05:58:11 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ibcd618730acd85da827377b9aeca42fc62096f4b --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6730f0a5..61fb180d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 netaddr!=0.7.16,>=0.7.13 # BSD oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 -oslo.log>=3.22.0 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.privsep!=1.17.0,>=1.9.0 # Apache-2.0 oslo.versionedobjects>=1.17.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 51861c5b..a97a3220 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,9 +5,9 @@ hacking<0.11,>=0.10.2 coverage!=4.4,>=4.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0 sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD