Skip to content

Bump scikit-image from 0.25.0 to 0.25.2#143

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/scikit-image-0.25.2
Open

Bump scikit-image from 0.25.0 to 0.25.2#143
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/scikit-image-0.25.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps scikit-image from 0.25.0 to 0.25.2.

Release notes

Sourced from scikit-image's releases.

v0.25.2

scikit-image 0.25.2

We're happy to announce the release of scikit-image 0.25.2!

Bug Fixes

  • Handle random degenerate case in skimage.graph.cut_normalized gracefully (#7675).
  • In skimage.feature.BRIEF, copy keypoints if necessary to preserve contiguity (#7692).
  • Revert a previous fix to skimage.segmentation.watershed that unintentionally changed the algorithm's behavior for markers placed at maxima in the image. We decided that the behavior originally reported as a bug (gh-6632), is not actually one (#7702).

Documentation

  • Improve docstring of skimage.restoration.rolling_ball (#7682).

Infrastructure

  • Only run the job if the PR got merged (vs merely closed) (#7679).
  • Fix typo in GH workflow (#7681).
  • Refactor GitHub's CI config and helper scripts (#7672).
  • Use pytest config in pyproject.toml in CI (#7555).
  • Lower CI build verbosity (#7688).
  • Port testing on Windows from Azure CI to GitHub's CI (#7687).
  • CI cleanup (#7693).
  • Simultaneously resolve all dependencies; add pip caching (#7690).
  • Reenable graph reproducibility test (#7694).
  • Give milestone labeler necessary permissions (#7695).
  • Milestone labeler permission not needed (#7696).
  • Fix 313t wheel build (#7699).

Maintenance

  • Include a missing image in meson.build so they are included in the wheel (#7660).
  • Add zizmor to pre-commit; address GH workflow issues raised (#7662).

Contributors

6 authors added to this release (alphabetically):

8 reviewers added to this release (alphabetically):

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/scikit-image-0.25.2 branch 3 times, most recently from 253587c to a624a85 Compare May 5, 2026 12:28
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](scikit-image/scikit-image@v0.25.0...v0.25.2)

---
updated-dependencies:
- dependency-name: scikit-image
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/scikit-image-0.25.2 branch from a624a85 to d2e8412 Compare May 5, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants