From 360349053f7b53c1d944f62d8961672096fe0373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:18:33 +0000 Subject: [PATCH] Bump scipy from 1.0.0 to 1.10.0 in /src/WebApp Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.0.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy 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..34c5322 100644 --- a/src/WebApp/requirements.txt +++ b/src/WebApp/requirements.txt @@ -2,7 +2,7 @@ Flask==0.12.1 # Flask-Sockets==0.2.1 Flask-Breadcrumbs==0.4.0 numpy==1.14.0 -scipy==1.0.0 +scipy==1.10.0 azure-storage==0.36.0 azure-iothub-device-client==1.3.5 azure-iothub-service-client==1.3.5