From 2aecee9c7a76f58e38a3d171ebf160385ae33cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 23:09:28 +0200 Subject: [PATCH] Bump scipy from 1.13.0 to 1.13.1 in /requirements (#2081) Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/datasets.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/datasets.txt b/requirements/datasets.txt index 068509311..1c95448b1 100644 --- a/requirements/datasets.txt +++ b/requirements/datasets.txt @@ -7,5 +7,5 @@ pyvista==0.43.8 radiant-mlhub==0.4.1 rarfile==4.2 scikit-image==0.23.2 -scipy==1.13.0 +scipy==1.13.1 zipfile-deflate64==0.2.0