Skip to content

Commit 1a40285

Browse files
Bump scikit-image from 0.21.0 to 0.22.0 (#155)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e34930 commit 1a40285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ optional = ["pydefect>=0.6.2", "dscribe>=2.0.0", "numba"]
3939
strict = [
4040
"pymatgen==2023.10.11",
4141
"dscribe==2.1.0",
42-
"scikit-image==0.21.0",
42+
"scikit-image==0.22.0",
4343
]
4444

4545
tests = ["pytest==7.4.2", "pytest-cov==4.1.0", "nbmake==1.4.6"]

0 commit comments

Comments
 (0)