Skip to content

Commit

Permalink
Bump scikit-image from 0.22.0 to 0.23.2 (#192)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent 1881b2c commit afdfbd6
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 @@ -40,7 +40,7 @@ optional = ["pydefect>=0.6.2", "dscribe>=2.0.0", "numba"]
strict = [
"pymatgen==2024.5.1",
"dscribe==2.1.0",
"scikit-image==0.22.0",
"scikit-image==0.23.2",
"mp-pyrho==0.4.4",
]

Expand Down

0 comments on commit afdfbd6

Please sign in to comment.