From 4692e6d04672e06cee7c69274aea137f6b16de79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:23:45 +0000 Subject: [PATCH] Bump numpy from 1.15.0 to 1.22.0 in /textanalyser 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] --- textanalyser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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