Skip to content

Commit

Permalink
Bump scikit-image from 0.21.0 to 0.22.0 (#5)
Browse files Browse the repository at this point in the history
Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.21.0 to 0.22.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.21.0...v0.22.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent df54c9c commit a1291e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"pandas",
"Pillow",
"plotly",
"scikit-image==0.21.0",
"scikit-image==0.22.0",
"scikit-learn==1.3.2",
"smqtk-classifier==0.19.0",
"smqtk-core==0.19.0",
Expand Down

0 comments on commit a1291e7

Please sign in to comment.