From e0102ba2c9626468daa436133637ba89d6f810b0 Mon Sep 17 00:00:00 2001 From: Gary Kotton Date: Wed, 7 Jun 2017 23:42:31 -0700 Subject: [PATCH] Unbreak gate again Commit 2280ad665f10320d44b710454d3b77feb67d83f8 broke us Change-Id: Ic8cb5f7ee220f76c38d5c8af88615de7e81fcab3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index abc595af71..95d92e69f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23,7 +23,7 @@ WebTest>=2.0 # MIT reno>=1.8.0 # Apache-2.0 bandit>=1.1.0 # Apache-2.0 tempest>=14.0.0 # Apache-2.0 -pylint==1.7.1 # GPLv2 +pylint==1.4.5 # GPLv2 python-openstackclient>=3.3.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 pyshark>=0.3.7.2 # pyshark