Skip to content

Commit 55ee8e4

Browse files
chore: bump to Pyodide 0.28.2 (#2562)
Bump to Pyodide 0.28.2
1 parent afe486c commit 55ee8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cibuildwheel/resources/build-platforms.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ python_configurations = [
221221
[pyodide]
222222
python_configurations = [
223223
{ identifier = "cp312-pyodide_wasm32", version = "3.12", default_pyodide_version = "0.27.7", node_version = "v22" },
224-
{ identifier = "cp313-pyodide_wasm32", version = "3.13", default_pyodide_version = "0.28.1", node_version = "v22" },
224+
{ identifier = "cp313-pyodide_wasm32", version = "3.13", default_pyodide_version = "0.28.2", node_version = "v22" },
225225
]
226226

227227
[android]

0 commit comments

Comments
 (0)