From 05a3a1495c0d3a1db8593f1b77068679570c39c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 22:24:20 +0000 Subject: [PATCH] Bump protobuf from 3.5.1 to 3.18.3 in /ner/code Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.1 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.5.1...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ner/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ner/code/requirements.txt b/ner/code/requirements.txt index c2a26af..b9f4020 100644 --- a/ner/code/requirements.txt +++ b/ner/code/requirements.txt @@ -13,7 +13,7 @@ Keras==2.2.0 m2r==0.1.12 Markdown==2.6.9 numpy==1.13.3 -protobuf==3.5.1 +protobuf==3.18.3 python-dateutil==2.6.0 pytz==2017.2 PyYAML==4.2b1