From 27c936c69ee724a49a0b06a75a34fd977c403fe0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 Feb 2017 20:52:26 +0100 Subject: [PATCH] Update httplib2 from 0.9.2 to 0.10.1 --- requirements/prod.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 4c0adb78379e..df9e78242586 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -218,9 +218,10 @@ google-api-python-client==1.2 \ html5lib==0.9999999 \ --hash=sha256:2612a191a8d5842bfa057e41ba50bbb9dcb722419d2408c78cff4758d0754868 # pyup: <=0.9999999 # httplib2 is required by google-api-python-client -httplib2==0.9.2 \ - --hash=sha256:c3aba1c9539711551f4d83e857b316b5134a1c4ddce98a875b7027be7dd6d988 \ - --hash=sha256:fe187f315336c3daa6616d09f327a6e6560b082fce59723f77336329fdcbfc36 +httplib2==0.10.1 \ + --hash=sha256:779894d632b2090726915b77d5c2091df2802f27511b23dcc6a6834851cd912a \ + --hash=sha256:d1b59ba0bbd7283b16d927fee49d339e7796de6de0537c28be725529235d5b95 \ + --hash=sha256:2860e95921c2ce932a6d6d920f30e8244f463d148fb0a8e0e10ad0ca47f51587 # idna is required by cryptography idna==2.2 \ --hash=sha256:16402893379702342a662d3f7fa7e9369e4b4770876b245dbbab1eb12d0a60cf \