From 2df1a730330ae16bd791563338f5bf9cbc30ba2c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 5 Jun 2017 12:49:40 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4fb63c1b6a7f8d671f2e5c47216ebb2cfbedea20 --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 56ea1b5..a94756e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,9 +8,9 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 bashate>=0.2 # Apache-2.0 doc8 # Apache-2.0 -pylint==1.4.5 # GPLv2 +pylint==1.7.1 # GPLv2 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 openstackdocstheme>=1.5.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD