From 403fe089c6681df3644d51a7e3364351b65b7535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 16:10:12 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.21.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 ee9b5d3..8865cb8 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.21.0 redis==3.5.3 scikit-learn==0.24.1 scipy==1.6.0