Skip to content

Commit 9857f85

Browse files
committed
chore(create-itk-wasm): bump itkwasm dep to 1.0b185
1 parent a276413 commit 9857f85

File tree

1 file changed

+1
-1
lines changed
  • packages/core/typescript/create-itk-wasm/src/generate

1 file changed

+1
-1
lines changed

packages/core/typescript/create-itk-wasm/src/generate/pixi-toml.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ pytest = ">=8.3.3,<9"
9494
[feature.python.pypi-dependencies]
9595
pyodide-py = ">=0.26.3, <0.27"
9696
pytest-pyodide = ">=0.58.3, <0.59"
97-
itkwasm = ">=1.0b180, <2"
97+
itkwasm = ">=1.0b185, <2"
9898
9999
[tasks.build-python]
100100
cmd = "pnpm run build:gen:python"

0 commit comments

Comments
 (0)