From c47ef596976db5eaedde1e6b9554c3c0262d1985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 17:39:25 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1844eb..3b21866 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flask-redis==0.4.0 itsdangerous==2.0.1 jinja2==3.0.3 nltk==3.5 -numpy==1.19.5 +numpy==1.22.0 redis==3.5.3 scikit-learn==1.0.2 scipy==1.6.0