From f1e7e67b7893e26b67adbfc1e4192d91da12bfe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 18:01:44 +0000 Subject: [PATCH] Bump scipy from 0.16.1 to 1.10.0 in /src Bumps [scipy](https://github.com/scipy/scipy) from 0.16.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.16.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 667dbc4..dccaf84 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -28,7 +28,7 @@ ruamel.ordereddict==0.4.9 ruamel.yaml==0.11.14 scikit-image==0.12.3 scikit-learn==0.17.1 -scipy==0.16.1 +scipy==1.10.0 six==1.10.0 subprocess32==3.2.7 tensorflow==2.11.1