From f2d62dfebc001d7906796ae73a31cdcaca38f2e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:31:36 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /named-entity-disambiguation Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- named-entity-disambiguation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/named-entity-disambiguation/requirements.txt b/named-entity-disambiguation/requirements.txt index 76b8254..0c67bae 100644 --- a/named-entity-disambiguation/requirements.txt +++ b/named-entity-disambiguation/requirements.txt @@ -1,5 +1,5 @@ nltk==3.4.5 -numpy==1.15.4 +numpy==1.22.0 spacy==2.0.18 https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.0.0/en_core_web_sm-2.0.0.tar.gz#en_core_web_sm protobuf