From 39150a3369790a8e3fd8f0e5043e7e5ff635f651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:08:57 +0000 Subject: [PATCH] Bump numpy from 1.14.2 to 1.22.0 in /12/web_example2 Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 12/web_example2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/web_example2/requirements.txt b/12/web_example2/requirements.txt index e4c7f4f..0493e44 100644 --- a/12/web_example2/requirements.txt +++ b/12/web_example2/requirements.txt @@ -2,7 +2,7 @@ Flask==1.0 Flask-Script==2.0.6 Flask-WTF==0.14.2 Mako==1.0.7 -numpy==1.14.2 +numpy==1.22.0 scikit-learn==0.19.1 scipy==1.0.1 SQLAlchemy==1.3.0