From 00f3e13b10b2bfc49cbc596c66189e955a38e844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:19:05 +0000 Subject: [PATCH] Bump protobuf from 3.7.0 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.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.7.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- resources/requirements_paperspace.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cbebcc8..7520c1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mccabe==0.6.1 numpy==1.16.2 pandas==0.23.0 Pillow==5.1.0 -protobuf==3.7.0 +protobuf==3.18.3 pycodestyle==2.3.1 pyflakes==1.6.0 pylint==1.9.2 diff --git a/resources/requirements_paperspace.txt b/resources/requirements_paperspace.txt index 96db4a1..eb0ba04 100644 --- a/resources/requirements_paperspace.txt +++ b/resources/requirements_paperspace.txt @@ -22,7 +22,7 @@ mccabe==0.6.1 numpy==1.14.4 pandas==0.23.0 Pillow==5.1.0 -protobuf==3.5.2.post1 +protobuf==3.18.3 pycodestyle==2.3.1 pyflakes==1.6.0 pylint==1.9.2