From 4aaefa4ef58d09e27394c3a7875e3233afff2cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:03:44 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 4.21.12 in /megalist_dataflow Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 4.21.12. - [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/commits) --- 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..48034cff 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.21.12 google-api-python-client==1.12.8 google-cloud-core==1.4.1 google-cloud-bigquery==1.27.2