Skip to content

Commit

Permalink
chore(deps): update micropip requirement from ~=0.6.0 to ~=0.7.2
Browse files Browse the repository at this point in the history
Updates the requirements on [micropip](https://github.com/pyodide/micropip) to permit the latest version.
- [Changelog](https://github.com/pyodide/micropip/blob/main/CHANGELOG.md)
- [Commits](pyodide/micropip@v0.6.0...v0.7.2)

---
updated-dependencies:
- dependency-name: micropip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent b7182b3 commit f478af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires-python = ">=3.12"
dependencies = [
"ruff~=0.7.0",
"webtypy~=0.1.7",
"micropip~=0.6.0",
"micropip~=0.7.2",
"pyodide-py==0.26.4",
"promplate-pyodide~=0.0.3.5",
"pre-commit~=4.0.0",
Expand Down

0 comments on commit f478af4

Please sign in to comment.