From 132f424d9097e0cc1276fb5401501129693873eb Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 21 Aug 2017 11:19:39 +0800 Subject: [PATCH] Update reno>=2.5.0 Change-Id: I2a89e837890980a8d345c38431323a4045b9d139 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 629ab008..840e0eaf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,4 +4,4 @@ openstackdocstheme>=1.16.0 # Apache-2.0 # This is required for the releasenotes build jobs # FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995 -reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0