From 4e6ff2da4d28768d7f39c7ac278639151a5e87ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:50:22 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /Nintendo_Project/webapp Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Nintendo_Project/webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nintendo_Project/webapp/requirements.txt b/Nintendo_Project/webapp/requirements.txt index c60c38b..635cd44 100644 --- a/Nintendo_Project/webapp/requirements.txt +++ b/Nintendo_Project/webapp/requirements.txt @@ -16,7 +16,7 @@ Mako==1.1.2 MarkupSafe==1.1.1 matplotlib==3.2.1 ml-metrics==0.1.4 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 psycopg2==2.8.4 pyparsing==2.4.7