From d54efeb2044de4493e7ce41f228ec9eb263236ed Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Tue, 6 Jun 2017 06:10:38 +0000
Subject: [PATCH] Updated from global requirements

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

diff --git a/test-requirements.txt b/test-requirements.txt
index d859abe97..7c6a7956c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -30,7 +30,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
 # this is required for the docs build jobs
 sphinx!=1.6.1,>=1.5.1 # BSD
 oslosphinx>=4.7.0 # Apache-2.0
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
 
 # AMQP 1.0 support depends on the Qpid Proton AMQP 1.0
 # development libraries.