From 9ddf29e449a540813493e2684e6044e99406e56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 08:03:11 +0000 Subject: [PATCH] Bump httplib2 from 0.17.4 to 0.20.4 in /megalist_dataflow Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.17.4 to 0.20.4. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.17.4...v0.20.4) --- updated-dependencies: - dependency-name: httplib2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- megalist_dataflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/megalist_dataflow/requirements.txt b/megalist_dataflow/requirements.txt index 2bcf012e..c98f0523 100644 --- a/megalist_dataflow/requirements.txt +++ b/megalist_dataflow/requirements.txt @@ -1,5 +1,5 @@ googleads==24.1.0 -httplib2==0.17.4 +httplib2==0.20.4 protobuf==3.13.0 google-api-python-client==1.12.8 google-cloud-core==1.4.1