From 1a32f024ce565d19a362d615cfefda2a59e01f54 Mon Sep 17 00:00:00 2001
From: Chuck Short <chuck.short@canonical.com>
Date: Wed, 27 Jun 2012 13:21:26 -0400
Subject: [PATCH] Bump pep8 to 1.2

Align it with outher openstack projects.

Change-Id: I71a4b3303a354c0483c5da6a786ee6ae39388c77
Signed-off-by: Chuck Short <chuck.short@canonical.com>
---
 tools/test-requires | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/test-requires b/tools/test-requires
index c8a4450df..b02b502b1 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -4,6 +4,6 @@ mock
 nose
 nosexcover
 openstack.nose_plugin
-pep8==1.1
+pep8==1.2
 sphinx>=1.1.2
 unittest2