From e2a715502fd5aea486c3729d94a9ae7fa56c344b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:44:50 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 in /Sentence Representation Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Sentence Representation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Sentence Representation/requirements.txt diff --git a/Sentence Representation/requirements.txt b/Sentence Representation/requirements.txt old mode 100755 new mode 100644 index 71fadde..11b095f --- a/Sentence Representation/requirements.txt +++ b/Sentence Representation/requirements.txt @@ -4,7 +4,7 @@ mypy-extensions==0.4.2 typing-extensions==3.7.4 overrides==2.0 spacy==2.2.1 -numpy==1.17.2 +numpy==1.22.0 tensorboard==2.0.0 tensorboardX==1.9 tensorflow==2.0.0