From 6655cabc5364a3f01642354f20641d5e3858b8d9 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Thu, 12 Jun 2014 18:17:43 -0700 Subject: [PATCH] Bump minimum hacking version to 0.9.2 Hacking 0.9.2 has a fix for the library six. Related patch: I4e401e0fcce077f81a5471692aa6ecd16f26f6ed Change-Id: I94ac3d6eb68f762f9bf0706a2bd9cd3b953178c8 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 9e97e77308..73a9954fb9 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -138,7 +138,7 @@ docutils==0.9.1 feedparser fixtures>=0.3.14 flake8==2.1.0 -hacking>=0.9.1,<0.10 +hacking>=0.9.2,<0.10 hgtools # dependency of pytest-runner that is only in setup_requires httpretty>=0.8.0 keyring>=2.1