Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Updates the requirements on micropip to permit the latest version.

Release notes

Sourced from micropip's releases.

v0.9.0

version 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. #178
  • micropip.install adds optional constraints, similar to pip install -c, which refine the version or direct URLs of requested packages and their dependencies. This includes built-in packages, which are now installed after any requested or constrained external packages. #181
  • micropip.set_constraints sets default constraints for later calls to micropip.install that do not specify constraints. #181

PRs that made it into this release

New Contributors

... (truncated)

Changelog

Sourced from micropip's changelog.

[0.9.0] - 2024/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. #178
  • micropip.install adds optional constraints, similar to pip install -c, which refine the version or direct URLs of requested packages and their dependencies. This includes built-in packages, which are now installed after any requested or constrained external packages. #181
  • micropip.set_constraints sets default constraints for later calls to micropip.install that do not specify constraints. #181

[0.8.0] - 2024/12/15

Added

  • Added support for PEP-658. #139

[0.7.2] - 2024/11/26

Fixed

  • Fix a bug that prevented some wasm32 wheel to be recognized as compatible with pyodide #159

[0.7.1] - 2024/11/11

Fixed

  • Fixed bug that prevented package installation from file: path in Node.js environment. #155

[0.7.0] - 2024/11/09

Fixed

  • micropip.install now works with simple http indexes that use relative

... (truncated)

Commits
  • 7b049a4 Release commit for v0.9.0
  • 903ceec A couple of fixes for the release workflow
  • 2ec488b Version 0.9.0
  • 35518ca Move and revamp workflows, and add publishing workflow (#192)
  • 37e2bc2 Remove yet another pytest.importorskip("packaging") call (#191)
  • 2ef39bd TST Replace selenium fixture to selenium_standalone_micropip (#190)
  • c9221a0 Add support for constraints, install wheels before pyodide packages (#181)
  • 83983da Fix regression when deps=False is set (#187)
  • 27791c1 Test with Pyodide 0.27.2 (#183)
  • 4728a85 Move mousebender files to the _vendored/ directory (#185)
  • 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...v0.9.0)

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

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 Jul 31, 2025
@vercel
Copy link

vercel bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reasonify ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 11:41am

@cloudflare-workers-and-pages
Copy link

Deploying reasonify with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5e4f52f
Status: ✅  Deploy successful!
Preview URL: https://4edd72f3.reasonify.pages.dev
Branch Preview URL: https://dependabot-pip-micropip-gte.reasonify.pages.dev

View logs

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.

1 participant