From efa1da04f48a78c7b2c11e672ff79fe617343d31 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 16 Jan 2018 04:26:45 +0000 Subject: Updated from global requirements Change-Id: If847e85087a01fb42192c5b87b12da6afe3695b4 --- doc/requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 3882b4d..4795f32 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -10,4 +10,4 @@ reno>=2.5.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD testresources>=2.0.0 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 diff --git a/setup.cfg b/setup.cfg index f0d107e..5f11ee3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ test = fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0.0 # BSD python-subunit>=1.0.0 # Apache-2.0/BSD - oslotest>=1.10.0 # Apache-2.0 + oslotest>=3.2.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=2.2.0 # MIT -- cgit v1.2.1