From 9ca9ba151f56d257c1839bb86e3364325a4f34d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:14:21 +0000 Subject: [PATCH] Bump numpy from 1.14.0 to 1.22.0 in /src/WebApp Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/WebApp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WebApp/requirements.txt b/src/WebApp/requirements.txt index f576241..66bf9a4 100644 --- a/src/WebApp/requirements.txt +++ b/src/WebApp/requirements.txt @@ -1,7 +1,7 @@ Flask==0.12.1 # Flask-Sockets==0.2.1 Flask-Breadcrumbs==0.4.0 -numpy==1.14.0 +numpy==1.22.0 scipy==1.0.0 azure-storage==0.36.0 azure-iothub-device-client==1.3.5