From 40455a342a7794a1e6476e5dde6531894176d8d0 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 16 Sep 2020 14:33:36 -0700 Subject: [PATCH] Upgrade httplib2. --- tools/dev_constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dev_constraints.txt b/tools/dev_constraints.txt index 6a0b75051..1d8001727 100644 --- a/tools/dev_constraints.txt +++ b/tools/dev_constraints.txt @@ -39,7 +39,7 @@ future==0.16.0 futures==3.3.0 filelock==3.0.12 google-api-python-client==1.5.5 -httplib2==0.10.3 +httplib2==0.18.1 imagesize==0.7.1 importlib-metadata==0.23 ipdb==0.12.3