From e66d39dec8791f219246452d3bb0ed1138c86abd Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 16 Nov 2017 10:59:55 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I70574296be26712757a28392223e109fa1702bda --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0b2f02b..6fc5d90 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,10 +6,10 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 bashate>=0.5.1 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -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 oslotest>=1.10.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0 sphinx>=1.6.2 # BSD