You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2021/03/31 16:33:59 UTC

[beam] branch master updated: Update httplib2 to version 1.19.1 on Python container

This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 93a6927  Update httplib2 to version 1.19.1 on Python container
     new 288d379  Merge pull request #14386 from iemejia/update-python-deps
93a6927 is described below

commit 93a6927db771208bd74ede940ce6ba2d24684ccb
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Wed Mar 31 11:17:02 2021 +0200

    Update httplib2 to version 1.19.1 on Python container
---
 sdks/python/container/base_image_requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdks/python/container/base_image_requirements.txt b/sdks/python/container/base_image_requirements.txt
index dc8c515..e7eb26c 100644
--- a/sdks/python/container/base_image_requirements.txt
+++ b/sdks/python/container/base_image_requirements.txt
@@ -30,7 +30,7 @@ dill==0.3.1.1
 future==0.18.2
 grpcio==1.32.0
 hdfs==2.5.8
-httplib2==0.18.1
+httplib2==0.19.1
 mock==2.0.0
 oauth2client==4.1.3
 protobuf==3.12.2