From fb9e5a5a74ed555f323fe5074e662f5f817191d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:27:37 +0000 Subject: [PATCH] Bump protobuf in /Hierarchical multi-label classification Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.1.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.1.0...v3.18.3) --- 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..5e21632 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.18.3 pyparsing==2.1.1 python-dateutil==2.5.3 pytz==2016.4