From 4b726db485cdef3ad81831965baa5504141dfa16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:49:19 +0000 Subject: [PATCH] Bump protobuf from 3.12.4 to 3.18.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.4 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.12.4...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- server/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b1c5be9..520eef6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ mccabe==0.6.1 numpy==1.19.1 ortools==7.7.7810 Pillow==7.2.0 -protobuf==3.12.4 +protobuf==3.18.3 pylint==2.5.3 pymongo==3.11.0 pyparsing==2.4.7 diff --git a/server/requirements.txt b/server/requirements.txt index 526497b..6430f8c 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -25,7 +25,7 @@ mccabe==0.6.1 numpy==1.19.1 ortools==7.7.7810 Pillow==7.2.0 -protobuf==3.12.4 +protobuf==3.18.3 pylint==2.5.3 pymongo==3.11.0 pyparsing==2.4.7