From 844a8f632c500f1981cd4f5998fe7d92d6485383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:31:36 +0000 Subject: [PATCH] Bump protobuf from 3.9.0 to 3.18.3 in /sdks/python/container Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.0 to 3.18.3. - [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.9.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/base_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/base_image_requirements.txt b/sdks/python/container/base_image_requirements.txt index 275d05aefa..280c8dec70 100644 --- a/sdks/python/container/base_image_requirements.txt +++ b/sdks/python/container/base_image_requirements.txt @@ -35,7 +35,7 @@ hdfs==2.5.6 httplib2==0.12.0 mock==2.0.0 oauth2client==3.0.0 -protobuf==3.9.0 +protobuf==3.18.3 pyarrow==0.13.0 pydot==1.4.1 pytz==2019.1