From 26292c28da9fb9e48fca6ed6a882faaadbb8f068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 08:05:22 +0000 Subject: [PATCH] Bump httplib2 from 0.17.4 to 0.21.0 in /megalist_dataflow Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.17.4 to 0.21.0. - [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.21.0) --- 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..20c828e6 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.21.0 protobuf==3.13.0 google-api-python-client==1.12.8 google-cloud-core==1.4.1