From 40c6f8707ce1fe2509bb2e2c1a3a14197f2dfb37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:23:46 +0000 Subject: [PATCH] Bump numpy from 1.15.0 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 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.15.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- textanalyser/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f6ae20..9947776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ mongo==0.2.0 MongoAlchemy==0.19 more-itertools==4.3.0 nose2==0.7.4 -numpy==1.15.0 +numpy==1.22.0 oauth==1.0.1 oauthlib==2.1.0 olefile==0.45.1 diff --git a/textanalyser/requirements.txt b/textanalyser/requirements.txt index 5d3c22d..5493f2b 100644 --- a/textanalyser/requirements.txt +++ b/textanalyser/requirements.txt @@ -84,7 +84,7 @@ mongo==0.2.0 MongoAlchemy==0.19 more-itertools==4.3.0 nose2==0.7.4 -numpy==1.15.0 +numpy==1.22.0 oauth==1.0.1 oauthlib==2.1.0 olefile==0.45.1