From d413ba2f99449274c13c336de3b79fc346ba4109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:57:11 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 4.22.0 in /megalist_dataflow Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 4.22.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.13.0...v4.22.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... 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..43f070ab 100644 --- a/megalist_dataflow/requirements.txt +++ b/megalist_dataflow/requirements.txt @@ -1,6 +1,6 @@ googleads==24.1.0 httplib2==0.17.4 -protobuf==3.13.0 +protobuf==4.22.0 google-api-python-client==1.12.8 google-cloud-core==1.4.1 google-cloud-bigquery==1.27.2