From 4f7449896ed2dbec9ac5e1d0aa0d289be5aa9546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:12:11 +0000 Subject: [PATCH] Bump scipy from 1.5.0 to 1.10.0 in /scripts Bumps [scipy](https://github.com/scipy/scipy) from 1.5.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index d8f2f67..bba0d59 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,6 +1,6 @@ plotly==4.7.1 retrying==1.3.3 six==1.14.0 -scipy==1.5.0 +scipy==1.10.0 numpy==1.18.5 PyYAML==5.4.1 \ No newline at end of file