From ed97e06dd2a4314fae5133ffdbc911b53a3df082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:18:47 +0000 Subject: [PATCH] Bump protobuf from 3.6.1 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 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.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/requirements.txt b/demo/requirements.txt index 5d48c52..d6d1c4f 100644 --- a/demo/requirements.txt +++ b/demo/requirements.txt @@ -6,7 +6,7 @@ MarkupSafe==1.1.1 numpy==1.16.2 Pillow==5.4.1 pkg-resources==0.0.0 -protobuf==3.6.1 +protobuf==3.18.3 scipy==1.2.1 six==1.12.0 tensorboardX==1.6 diff --git a/requirements.txt b/requirements.txt index 5fa1b61..879f0c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.16.2 Pillow==5.4.1 pkg-resources==0.0.0 -protobuf==3.6.1 +protobuf==3.18.3 scipy==1.2.1 six==1.12.0 tensorboardX==1.6