From 58191040c94ade135e1467ed6d1417cddca4bd52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:19:51 +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.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..605ccef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ Pillow==5.4.1 pluggy==0.9.0 prometheus-client==0.5.0 prompt-toolkit==2.0.7 -protobuf==3.6.1 +protobuf==3.15.0 ptyprocess==0.6.0 py==1.8.0 pycryptodome==3.8.1 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..7b82848 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -71,7 +71,7 @@ Pillow==5.4.1 pluggy==0.9.0 prometheus-client==0.5.0 prompt-toolkit==2.0.7 -protobuf==3.6.1 +protobuf==3.15.0 ptyprocess==0.6.0 py==1.8.0 pycryptodome==3.8.1