From 2a7f439b91de2dc68756fa271e53a66008182e43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 07:14:20 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.21.0 in /named-entity-disambiguation Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.21.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.21.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..40b7a6d 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.21.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