From fefd51783ef6c7a8438d0e022226ecd6f75f12f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:24:20 +0000 Subject: [PATCH] Bump numpy from 1.14.3 to 1.22.0 in /lexpredict_openedgar/requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 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.14.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lexpredict_openedgar/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lexpredict_openedgar/requirements/base.txt diff --git a/lexpredict_openedgar/requirements/base.txt b/lexpredict_openedgar/requirements/base.txt old mode 100755 new mode 100644 index 5de8650..5a4869f --- a/lexpredict_openedgar/requirements/base.txt +++ b/lexpredict_openedgar/requirements/base.txt @@ -55,7 +55,7 @@ urllib3==1.23 lxml==4.1.1 boto3==1.6.4 botocore==1.9.4 -numpy==1.14.3 +numpy==1.22.0 pandas==0.22.0 tika==1.16 https://github.com/LexPredict/lexpredict-lexnlp/archive/master.zip