From 6d0a33b0d36fbf79dc3521c3e4169793a9cc3994 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Tue, 10 May 2016 17:10:30 +0200 Subject: [PATCH] Bump hacking to 0.11 Change-Id: I0ac5f045f71e0fb96ab8750f96f11495b40e285b --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2be20f2..229fcc2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -hacking<0.11,>=0.10.0 +hacking<0.12,>=0.11.0 coverage>=3.6 discover