From f6252209d540d015ad326a12cbf152a2e1a0f9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:45:01 +0000 Subject: [PATCH] build(deps): bump scipy Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SensorNode/software/Web Server/EB Application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 SensorNode/software/Web Server/EB Application/requirements.txt diff --git a/SensorNode/software/Web Server/EB Application/requirements.txt b/SensorNode/software/Web Server/EB Application/requirements.txt old mode 100755 new mode 100644 index 981a494..6c50fdb --- a/SensorNode/software/Web Server/EB Application/requirements.txt +++ b/SensorNode/software/Web Server/EB Application/requirements.txt @@ -1,4 +1,4 @@ Flask==1.0.2 xively-python==0.1.0-rc0 numpy==1.16.5 -scipy==1.3.1 +scipy==1.10.0