From 0439989b663e391f0a4ec5fd777d4fa21e6475fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:41:32 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.6.1...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu-py36.txt | 2 +- requirements-py36.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu-py36.txt b/requirements-gpu-py36.txt index f71086b..4fc45d7 100644 --- a/requirements-gpu-py36.txt +++ b/requirements-gpu-py36.txt @@ -43,7 +43,7 @@ pickleshare==0.7.5 Pillow==5.3.0 prometheus-client==0.4.2 prompt-toolkit==2.0.7 -protobuf==3.6.1 +protobuf==3.15.0 ptyprocess==0.6.0 Pygments==2.2.0 pyparsing==2.2.2 diff --git a/requirements-py36.txt b/requirements-py36.txt index 0a7b527..dfece36 100644 --- a/requirements-py36.txt +++ b/requirements-py36.txt @@ -55,7 +55,7 @@ pickleshare==0.7.5 Pillow==5.3.0 prometheus-client==0.4.0 prompt-toolkit==2.0.5 -protobuf==3.6.1 +protobuf==3.15.0 ptyprocess==0.6.0 Pygments==2.2.0 pyparsing==2.2.2