Skip to content

Commit

Permalink
Merge pull request #62 from HiPCTProject/dependabot/pip/zarr-2.18.3
Browse files Browse the repository at this point in the history
Bump zarr from 2.18.2 to 2.18.3
  • Loading branch information
dstansby authored Nov 3, 2024
2 parents 0b364a6 + 7c139eb commit 6f425c9
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 @@ -19,7 +19,7 @@ dependencies = [
"loguru==0.7.2",
"numpy==2.1.2",
"scikit-image==0.24.0",
"zarr==2.18.2",
"zarr==2.18.3",
]
description = "Convert stacks of images to chunked datasets"
dynamic = [
Expand Down

0 comments on commit 6f425c9

Please sign in to comment.