From d431d50da0c24aea310aaef90efd96c38b2db2a4 Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Thu, 17 Aug 2017 19:09:12 +0000 Subject: [PATCH] requirements: Upgrade httpretty to 0.8.14. --- requirements/moto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/moto.txt b/requirements/moto.txt index 8f03e8b3ad..4f2262d21b 100644 --- a/requirements/moto.txt +++ b/requirements/moto.txt @@ -2,7 +2,7 @@ Flask==0.12.2 Werkzeug==0.12.2 click==6.7 -httpretty==0.8.10 +httpretty==0.8.14 itsdangerous==0.24 moto==1.0.1 xmltodict==0.11.0