From 89c4a30fd12190885991c0d6e23f0d50ef448092 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Tue, 10 Jun 2014 16:55:19 -0700 Subject: [PATCH] Update zake to requirements version Zake has been updated in the global requirements repository to be zake>=0.0.20, so in order for the requirements bot to get its change through (without updating hacking) we need to separate this change out. Change-Id: I5cf4407104409785fe4ee746af9fed7b766474e4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8c0d31062..7e6641347 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ mock>=1.0 python-subunit>=0.0.18 testrepository>=0.0.18 testtools>=0.9.34 -zake>=0.0.18 +zake>=0.0.20 # Apache-2.0 # docs build jobs sphinx>=1.2.1,<1.3 oslosphinx