From b05c7b597ea5373017526671411a71f903202fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:12:45 +0000 Subject: [PATCH] Bump numpy from 1.13.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 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.13.1...v1.22.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..3513213 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.22.0 pandas==0.20.3 pdfminer.six==20170720 psycopg2==2.7.3 diff --git a/requirements2.txt b/requirements2.txt index 9e121c7..90bd3b5 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.22.0 oauth==1.0.1 oauthlib==2.0.1 pandas==0.20.3