From 5e4ae70bce5f709b1864702efc0fec2877bbb69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:20:09 +0000 Subject: [PATCH] Bump protobuf from 3.7.0 to 3.15.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.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.7.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_3.6.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f089555..230ab6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ opencv-python==4.1.0.25 pbr==5.1.3 Pillow==5.4.1 pip-autoremove==0.9.1 -protobuf==3.7.0 +protobuf==3.15.0 pyparsing==2.3.1 python-dateutil==2.8.0 PyWavelets==1.0.3 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index e131b6f..8e09797 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -16,7 +16,7 @@ numpy==1.16.2 pbr==5.1.3 Pillow==5.4.1 pip-autoremove==0.9.1 -protobuf==3.7.0 +protobuf==3.15.0 pyparsing==2.3.1 python-dateutil==2.8.0 scikit-learn==0.20.3