From 7f40fd254067eef0d3057469e8292a0c70be5db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:20:36 +0000 Subject: [PATCH] Bump scipy in /Quiz/m4_multifactor_models/Advanced_Opt 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] --- Quiz/m4_multifactor_models/Advanced_Opt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quiz/m4_multifactor_models/Advanced_Opt/requirements.txt b/Quiz/m4_multifactor_models/Advanced_Opt/requirements.txt index e5ebd62..ff2ced0 100644 --- a/Quiz/m4_multifactor_models/Advanced_Opt/requirements.txt +++ b/Quiz/m4_multifactor_models/Advanced_Opt/requirements.txt @@ -2,4 +2,4 @@ cvxpy==1.0.3 numpy==1.13.3 pandas==0.21.1 plotly==2.2.3 -scipy==1.0.0 \ No newline at end of file +scipy==1.10.0 \ No newline at end of file