From 138ef99da00e0217a5deb0df8bc10562ba14e54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:18:09 +0000 Subject: [PATCH] Bump protobuf from 3.5.2 to 3.18.3 in /tensorflow-client/python Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2 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.5.2...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tensorflow-client/python/requirements.txt | 2 +- tensorflow-client/python/requirements_py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tensorflow-client/python/requirements.txt b/tensorflow-client/python/requirements.txt index 43f1250..52dd36f 100644 --- a/tensorflow-client/python/requirements.txt +++ b/tensorflow-client/python/requirements.txt @@ -2,4 +2,4 @@ requests==2.20.0 tensorflow==1.7.1 tensorflow-serving-api==1.7.1 numpy==1.14.2 -protobuf==3.5.2 +protobuf==3.18.3 diff --git a/tensorflow-client/python/requirements_py3.txt b/tensorflow-client/python/requirements_py3.txt index 9740268..836624a 100644 --- a/tensorflow-client/python/requirements_py3.txt +++ b/tensorflow-client/python/requirements_py3.txt @@ -2,4 +2,4 @@ tensorflow==1.7.1 tensorflow-serving-api-python3~=1.7.1 requests==2.20.0 numpy==1.14.2 -protobuf==3.5.2 +protobuf==3.18.3