From d4e43f133296713275627e043a36f1e4eb753e81 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:26:59 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I649d10cd86e713509b30940a0e014304379da313 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ac2a4c3d3..6bfdea087 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ python-ironicclient>=1.14.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 python-openstackclient>=3.12.0 # Apache-2.0 simplejson>=3.5.1 # MIT -six>=1.9.0 # MIT +six>=1.10.0 # MIT osc-lib>=1.7.0 # Apache-2.0 websocket-client>=0.33.0 # LGPLv2+ tripleo-common>=7.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0f70d562d..be78ecb88 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ mock>=2.0.0 # BSD oslosphinx>=4.7.0 # Apache-2.0 sphinx>=1.6.2 # BSD testrepository>=0.0.18 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT requests-mock>=1.1.0 # Apache-2.0 # releasenotes