From 23653d28afd6dc60fe2e64eb4c7ac3f7129ca995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 03:14:55 +0000 Subject: [PATCH] Bump scikit-image from 0.25.0 to 0.25.2 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.25.0 to 0.25.2. - [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.25.0...v0.25.2) --- updated-dependencies: - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 602d85e..07a5f84 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.25.0 +scikit-image==0.25.2