Skip to content

Commit e79029e

Browse files
chore(deps-dev): bump pyodide from 0.27.4 to 0.27.5
Bumps [pyodide](https://github.com/pyodide/pyodide) from 0.27.4 to 0.27.5. - [Release notes](https://github.com/pyodide/pyodide/releases) - [Commits](pyodide/pyodide@0.27.4...0.27.5) --- updated-dependencies: - dependency-name: pyodide dependency-version: 0.27.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Muspi Merol <[email protected]>
1 parent d5513a6 commit e79029e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-format": "^1.0.1",
2828
"eslint-plugin-svelte": "^3.0.1",
2929
"openai": "^4.56.0",
30-
"pyodide": "0.27.4",
30+
"pyodide": "0.27.5",
3131
"rehype-stringify": "^10.0.0",
3232
"remark-gfm": "^4.0.0",
3333
"remark-parse": "^11.0.0",

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev = [
3636
"micropip~=0.8.0",
3737
"webtypy~=0.1.7",
3838
"python-slugify~=8.0.4",
39-
"pyodide-py==0.27.4",
39+
"pyodide-py==0.27.5",
4040
]
4141

4242
[tool.pdm.scripts]

0 commit comments

Comments
 (0)