From 1d07ea04230dc01f7da0533caa43b4b68eb82364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:06:12 +0000 Subject: [PATCH] Bump scikit-image from 0.24.0 to 0.25.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14ffff3..602d85e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ setuptools==75.6.0 numpy==1.24.4 opencv-python~=4.10.0.84 tqdm~=4.67.1 -scikit-image==0.24.0 +scikit-image==0.25.0