From 056358caef4e480c9087a23c9506ce7ea574245b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:00:59 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ia8d82340929779946acb17b8a2cc9b04bef7abde --- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8add108c3..19f99b6bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ cryptography!=2.0,>=1.9 # BSD/Apache-2.0 python-dateutil>=2.4.2 # BSD python-glanceclient>=2.8.0 # Apache-2.0 Routes>=2.3.1 # MIT -six>=1.9.0 # MIT +six>=1.10.0 # MIT oslo.concurrency>=3.20.0 # Apache-2.0 oslo.config>=4.6.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 8d6a53d19..f2193ceba 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,10 +9,10 @@ mock>=2.0.0 # BSD mox3>=0.20.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0 -python-subunit>=0.0.18 # Apache-2.0/BSD +python-subunit>=1.0.0 # Apache-2.0/BSD testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT tenacity>=3.2.1 # Apache-2.0 # Doc requirements