From e9c16c533b67c497997db2088e7ba42499f744bc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sun, 6 Nov 2016 02:06:23 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Icb3499d02b7cf1337cde7569e403aba5133930f1 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5a517fff5..d7962f62c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ simplejson>=2.2.0 # MIT Babel>=2.3.4 # BSD six>=1.9.0 # MIT oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.17.0 # Apache-2.0 +oslo.utils>=3.18.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5795366e1..7d6bc86f0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD oslosphinx>=4.7.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD tempest>=12.1.0 # Apache-2.0