From 5e82887dbbfb1cc8d6881ecd5d7be7fc7dc067a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 23:17:05 +0000 Subject: [PATCH] Bump scipy from 1.11.3 to 1.12.0 in /envs Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.12.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.12.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index f2fc7764..85846b6d 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -50,7 +50,7 @@ PyYAML==6.0.1 requests==2.31.0 rich==13.7.0 scikit-image==0.22.0 -scipy==1.11.3 +scipy==1.12.0 six==1.16.0 tifffile==2023.9.26 traits==6.4.3