From 9b2e7fa41c7c91823f8508de794614b5bd3f884d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:11:50 +0000 Subject: [PATCH] Bump numpy from 1.13.1 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 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.13.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 34e3440..97ac2e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lxml==4.1.1 MarkupSafe==1.0 matplotlib==2.0.2 nltk==3.2.4 -numpy==1.13.1 +numpy==1.21.0 pandas==0.20.3 pdfminer.six==20170720 psycopg2==2.7.3 diff --git a/requirements2.txt b/requirements2.txt index 9e121c7..ee8d921 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -35,7 +35,7 @@ Mako==1.0.6 MarkupSafe==0.23 matplotlib==2.0.2 nltk==3.2.4 -numpy==1.13.1 +numpy==1.21.0 oauth==1.0.1 oauthlib==2.0.1 pandas==0.20.3