From cdab3449e19f21e022f1bcb67f43e635eb9c5434 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Tue, 16 Jan 2018 04:27:33 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I713f6f5bf93bbb0aaa2bc3afba4f9075338a0631
---
 test-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-requirements.txt b/test-requirements.txt
index cc62351..a2a8c7e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
 # process, which may cause wedges in the gate later.
 
 hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
 
 # These are needed for docs generation
 openstackdocstheme>=1.17.0 # Apache-2.0