HTTPretty: Bump to 0.8.0

The 0.8.0 release brings full support for Python 3.

Change-Id: I7237c986efffa0474f7d76bca69a08a26b21adbd
Closes-Bug: 1249165
This commit is contained in:
Cyril Roelandt 2014-02-04 16:59:53 +01:00 committed by Dolph Mathews
parent eab811c307
commit 57965d80bc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ coverage>=3.6
discover
fixtures>=0.3.14
hacking>=0.8.0,<0.9
httpretty>=0.7.1
httpretty>=0.8.0
keyring>=1.6.1,<2.0,>=2.1
mock>=1.0
mox3>=0.7.0