Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Updates the requirements on micropip to permit the latest version.

Release notes

Sourced from micropip's releases.

0.11.0

[0.11.0] - 2025/10/18

Added

  • micropip.install now supports extras in custom download locations through the pkg[extras] @ https://example.com/pkg-1.0.0-py3-none-any.whl syntax. #257
Changelog

Sourced from micropip's changelog.

[0.11.0] - 2025/10/18

Added

  • micropip.install now supports extras in custom download locations through the pkg[extras] @ https://example.com/pkg-1.0.0-py3-none-any.whl syntax. #257

[0.10.1] - 2025/07/05

Fixed

  • micropip.freeze() now updates the URLs inside the lockfile to absolute URLs. This behavior is consistent with the lockfileURL behavior change in Pyodide 0.28.0. #241

[0.10.0] - 2025/07/02

Added

  • Added reinstall parameter to micropip.install to allow reinstalling a package that is already installed #64

Fixed

  • micropip now respects the yanked flag in the PyPI Simple API. #208

  • Fixed a bug that relative URLs in some custom package indexes were not correctly resolved. #230

  • When multiple index URLs are given, micropip.install will now ignore CORS error when one index URL fails to find a package, and will fallback to the next index URL. #225

[0.9.0] - 2025/02/01

Fixed

  • Fix a bug that prevented non-standard relative urls to be treated as such (the ones that starts with ../ or ./) #174

  • Fixed an error when calling micropip.install with deps=False is set. #187

Added

  • micropip now vendors pypa/packaging for better reliability.

... (truncated)

Commits
  • f2e9b51 Support extras in custom urls [integration] (#257)
  • 227285e Migrate the build backend to hatchling (#258)
  • 56e967d Bump the github-actions group with 3 updates (#256)
  • 7d220f8 Remove importing IN_BROWSER from pyodide.ffi (#255)
  • 65f4c2f Fix duplicate best_compatible_tag_index call (#251)
  • 866786c add: replace spawn_web_server into httpserver (#252)
  • a4cca54 Bump the github-actions group with 4 updates (#250)
  • 59a9070 fix: Handle percent-encoded characters in wheel file URLs (#248)
  • bf15f51 docs: Add doctest examples to micropip.install function (#244)
  • be08cfd Bump actions/attest-build-provenance in the github-actions group (#239)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [micropip](https://github.com/pyodide/micropip) to permit the latest version.
- [Release notes](https://github.com/pyodide/micropip/releases)
- [Changelog](https://github.com/pyodide/micropip/blob/main/CHANGELOG.md)
- [Commits](pyodide/micropip@v0.8.0...0.11.0)

---
updated-dependencies:
- dependency-name: micropip
  dependency-version: 0.11.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 6, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 6, 2026

Deploying reasonify with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0518a4b
Status: ✅  Deploy successful!
Preview URL: https://9d4af097.reasonify.pages.dev
Branch Preview URL: https://dependabot-pip-micropip-gte-stlp.reasonify.pages.dev

View logs

@dependabot dependabot bot added the python Pull requests that update Python code label Jan 6, 2026
@vercel
Copy link

vercel bot commented Jan 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
reasonify Ready Ready Preview, Comment Jan 6, 2026 11:18am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants