From 2fa4cce1b23965d6876ba7ddc9f0df4044dce061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:45:18 +0000 Subject: [PATCH] Bump protobuf from 3.5.2 to 3.15.0 in /tensorflow-client/python Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.5.2...v3.15.0) --- 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..273805a 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.15.0 diff --git a/tensorflow-client/python/requirements_py3.txt b/tensorflow-client/python/requirements_py3.txt index 9740268..5671abe 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.15.0