Skip to content

Commit a55bf52

Browse files
Bump scikit-image from 0.22.0 to 0.24.0
Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.22.0 to 0.24.0. - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.22.0...v0.24.0) --- updated-dependencies: - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47cdfb7 commit a55bf52

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

poetry.lock

+33-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pytest = "^8.3.3"
4545
python = ">=3.10,<3.13"
4646
pyyaml = "^6.0.2"
4747
roma = "^1.5.0"
48-
scikit-image = "^0.22.0"
48+
scikit-image = "^0.24.0"
4949
scikit-learn = "^1.5.2"
5050
scipy = "^1.14.1"
5151
seaborn = "^0.12.2"

0 commit comments

Comments
 (0)