Skip to content

Commit

Permalink
chore: update and lock pyodide to 0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CNSeniorious000 committed Jul 6, 2024
1 parent 661ad13 commit 4e0ae22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-svelte": "^2.39.0",
"openai": "^4.47.1",
"pyodide": "0.26.0-alpha.5",
"pyodide": "0.26.1",
"rehype-stringify": "^10.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dev = [
"micropip~=0.6.0",
"webtypy~=0.1.7",
"python-slugify~=8.0.4",
"pyodide-py~=0.26.0a5",
"pyodide-py==0.26.1",
]

[tool.pdm.scripts]
Expand Down

0 comments on commit 4e0ae22

Please sign in to comment.