From cbcdc3fe78727e286ea337868f0b09ad5f365a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:32:36 +0000 Subject: [PATCH] Bump protobuf from 3.3.0 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.3.0 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.3.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- appweb/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appweb/requirements.txt b/appweb/requirements.txt index 9abaab0..883b6e9 100644 --- a/appweb/requirements.txt +++ b/appweb/requirements.txt @@ -95,7 +95,7 @@ pickleshare==0.7.4 Pillow==4.0.0 ply==3.9 prompt-toolkit==1.0.9 -protobuf==3.3.0 +protobuf==3.15.0 psutil==5.0.1 ptyprocess==0.5.1 py==1.4.32 diff --git a/requirements.txt b/requirements.txt index 04cc6de..f227432 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ pickleshare==0.7.4 Pillow==4.0.0 ply==3.9 prompt-toolkit==1.0.9 -protobuf==3.3.0 +protobuf==3.15.0 psutil==5.0.1 ptyprocess==0.5.1 py==1.4.32