From ee9962021e380b70deaf61d7f63ee8d205b06d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 21:57:58 +0000 Subject: [PATCH] Bump protobuf from 3.6.0 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.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.6.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ace.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-ace.txt b/requirements-ace.txt index b9390f9..de7b1e8 100644 --- a/requirements-ace.txt +++ b/requirements-ace.txt @@ -1,4 +1,4 @@ -protobuf==3.6.0 +protobuf==3.18.3 six==1.11.0 tensorboard==1.10.0 tensorflow-gpu==1.10.0 diff --git a/requirements.txt b/requirements.txt index dd47427..faf9ea2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ MarkupSafe==1.0 matplotlib==2.2.2 numpy==1.14.2 pandas==0.22.0 -protobuf==3.6.0 +protobuf==3.18.3 PyAudio==0.2.11 pydub==0.20.0 pyparsing==2.2.0