From 3b852a4f1277c739e39788a67c61236fafe1d745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:17:07 +0000 Subject: [PATCH] Bump scipy from 1.6.1 to 1.10.0 in /VolAdjGIPDashboard Bumps [scipy](https://github.com/scipy/scipy) from 1.6.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VolAdjGIPDashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VolAdjGIPDashboard/requirements.txt b/VolAdjGIPDashboard/requirements.txt index c2bb961..cd83877 100644 --- a/VolAdjGIPDashboard/requirements.txt +++ b/VolAdjGIPDashboard/requirements.txt @@ -57,7 +57,7 @@ Quandl==3.5.0 requests==2.22.0 rope @ file:///home/conda/feedstock_root/build_artifacts/rope_1602094471915/work scikit-learn==0.24.1 -scipy==1.6.1 +scipy==1.10.0 six==1.12.0 sklearn==0.0 soupsieve==1.9.5