From 97a67641aff0a4a1a86aa4de710a4a45c804aa8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:55:19 +0000 Subject: [PATCH] Bump protobuf in /Hierarchical multi-label classification Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.1.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.1.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Hierarchical multi-label classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hierarchical multi-label classification/requirements.txt b/Hierarchical multi-label classification/requirements.txt index da6f550..2298c60 100644 --- a/Hierarchical multi-label classification/requirements.txt +++ b/Hierarchical multi-label classification/requirements.txt @@ -8,7 +8,7 @@ mock==2.0.0 numpy==1.15.2 pandas==0.18.0 pbr==1.10.0 -protobuf==3.1.0 +protobuf==3.15.0 pyparsing==2.1.1 python-dateutil==2.5.3 pytz==2016.4