From af8b11c4a15628c327893a0fca1472eac8ce2741 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:21:11 +0000 Subject: Updated from global requirements Change-Id: I9a33ba3daae966ff7ef0f3ccd15153b218e5c7ca --- requirements.txt | 2 +- setup.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b3927c3..fc61ac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ oslo.utils>=3.31.0 # Apache-2.0 SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT sqlalchemy-migrate>=0.11.0 # Apache-2.0 stevedore>=1.20.0 # Apache-2.0 -six>=1.9.0 # MIT +six>=1.10.0 # MIT diff --git a/setup.cfg b/setup.cfg index f31489a..c2c5219 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,13 +33,13 @@ test = eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0.0 # BSD - python-subunit>=0.0.18 # Apache-2.0/BSD + python-subunit>=1.0.0 # Apache-2.0/BSD sphinx>=1.6.2 # BSD openstackdocstheme>=1.17.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD - testtools>=1.4.0 # MIT + testtools>=2.2.0 # MIT os-testr>=1.0.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 fixtures = -- cgit v1.2.1