From c8df0b34f6daee678248e5721736dd9d247b3414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:36:30 +0000 Subject: [PATCH] Bump protobuf from 3.10.0 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.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.10.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_cpu.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_cpu.txt b/requirements_cpu.txt index acc0cbc..125f7d5 100644 --- a/requirements_cpu.txt +++ b/requirements_cpu.txt @@ -26,7 +26,7 @@ nvidia-ml-py3==7.352.0 opencv-python==4.1.1.26 opt-einsum==3.1.0 Pillow==6.2.0 -protobuf==3.10.0 +protobuf==3.18.3 psutil==5.6.3 pygame==1.9.6 pyparsing==2.4.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index dd25190..566b03f 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -26,7 +26,7 @@ nvidia-ml-py3==7.352.0 opencv-python==4.1.1.26 opt-einsum==3.1.0 Pillow==6.2.0 -protobuf==3.10.0 +protobuf==3.18.3 psutil==5.6.3 pygame==1.9.6 pyparsing==2.4.2