From 34258b1494765224b29ac3cee9fda9b8f9da9c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:01:06 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 4.21.10 in /megalist_dataflow Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 4.21.10. - [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..3f9a231c 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.10 google-api-python-client==1.12.8 google-cloud-core==1.4.1 google-cloud-bigquery==1.27.2