From 0a14e2c74344b40c19836a631c5aa3861442ea6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:16:01 +0000 Subject: [PATCH] Bump numpy from 1.10.4 to 1.21.0 in /scripts Bumps [numpy](https://github.com/numpy/numpy) from 1.10.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.10.4...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 9c2cd513..d7b2b666 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -20,7 +20,7 @@ leveldb==0.193 lxml==4.6.3 lru-dict==1.1.3 marisa-trie==0.7.2 -numpy==1.10.4 +numpy==1.21.0 pycountry==1.20 git+https://github.com/kmike/pymorphy2 pymorphy2-dicts-ru==2.4.394633.4298366