Skip to content

Commit 3d4777d

Browse files
authored
update minor version of click-params
1 parent 3e51745 commit 3d4777d

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
@@ -26,7 +26,7 @@ Changelog = "https://github.com/TGSAI/mdio-python/releases"
2626
[tool.poetry.dependencies]
2727
python = ">=3.8,<3.12"
2828
click = "^8.1.3"
29-
click-params = "^0.3.0"
29+
click-params = "^0.4.0"
3030
zarr = "^2.12.0"
3131
dask = ">=2022.11.0"
3232
tqdm = "^4.64.0"

0 commit comments

Comments
 (0)