From 60ba6cb209dc4f042886ffba81d85164b7863702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:37:41 +0100 Subject: [PATCH] Bump scikit-image from 0.24.0 to 0.25.0 in /requirements (#2472) Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](https://github.com/scikit-image/scikit-image/compare/v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-minor ... 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 336ab01fcf6..11a82e9276c 100644 --- a/requirements/datasets.txt +++ b/requirements/datasets.txt @@ -5,5 +5,5 @@ opencv-python==4.10.0.84 pandas[parquet]==2.2.3 pycocotools==2.0.8 pyvista==0.44.2 -scikit-image==0.24.0 +scikit-image==0.25.0 scipy==1.14.1