Skip to content

Commit 7f3ab91

Browse files
authored
Merge pull request #215 from TGSAI/dep/click_params_0.4
Update minor version of `click-params` to `0.4.0`
2 parents 3e51745 + 3d4777d commit 7f3ab91

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)