Skip to content

[Python]: Bump scikit-image from 0.22.0 to 0.23.2 in /requirements#144

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/pip/requirements/scikit-image-0.23.2
Closed

[Python]: Bump scikit-image from 0.22.0 to 0.23.2 in /requirements#144
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/pip/requirements/scikit-image-0.23.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2024

Copy link
Copy Markdown
Contributor

Bumps scikit-image from 0.22.0 to 0.23.2.

Release notes

Sourced from scikit-image's releases.

v0.23.2

scikit-image 0.23.2

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

Bug Fixes

  • Make sure skimage.util.img_as_ubyte supports the edge case where dtype('uint64').type of the provided image is np.ulonglong instead of np.uint64 (#7392).

Documentation

  • Add date to 0.23.1 release notes (#7384).
  • Fix docstring of connectivity parameter in skimage.segmentation.watershed (#7360).

Infrastructure

  • Ignore Sphinx warning about unpickable cache (#7400).
  • Simplify instructions on changelist in PR template (#7401).

Maintenance

  • Use numpy.inf instead of deprecated numpy.infty (#7386).
  • Update Ruff config (#7387).
  • Update matrix and names of Azure pipelines configuration (#7390).
  • Use upload- and download-artifact v4 (#7389).
  • Ignore arch specific cast warnings originating from astype in tests (#7393).
  • Update link to numpydoc example.py (#7395).

Contributors

4 authors added to this release (alphabetically):

4 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

v0.23.2rc1

scikit-image 0.23.2rc1

[!IMPORTANT]

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.22.0 to 0.23.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.22.0...v0.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependencies Affects the dependencies lang/python labels May 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jan 1, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #177.

@dependabot dependabot Bot closed this Jan 1, 2025
@dependabot dependabot Bot deleted the dependabot/pip/requirements/scikit-image-0.23.2 branch January 1, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Affects the dependencies lang/python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants