From 4e81fea83769a523fcbc7a7106fd903354cd29b2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 11:11:24 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I10f41ca29ca01b6fd64f94879ff0353fb1982971 --- test-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 47ac8da..dd5b5ab 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,11 +9,11 @@ pyflakes==0.8.1 # MIT flake8<2.6.0,>=2.5.4 # MIT coverage!=4.4,>=4.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 -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT -six>=1.9.0 # MIT +six>=1.10.0 # MIT # this is required for the docs build jobs sphinx>=1.6.2 # BSD