From 0c3d235902f077e0fd82f832335459b5ee142b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 08:01:46 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 4.21.7 in /megalist_dataflow Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 4.21.7. - [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..becd68c7 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.7 google-api-python-client==1.12.8 google-cloud-core==1.4.1 google-cloud-bigquery==1.27.2