chore(deps): update micropip requirement from ~=0.8.0 to ~=0.9.0#167
chore(deps): update micropip requirement from ~=0.8.0 to ~=0.9.0#167dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
|
Reviewer's Guide by SourceryThis pull request updates the micropip dependency from ~=0.8.0 to ~=0.9.0. This is a dependency update, and no code changes were made to the project itself. Class diagram showing micropip version updateclassDiagram
class Dependencies {
+ruff: ~=0.8.1
+webtypy: ~=0.1.7
+micropip: ~=0.9.0
+pyodide-py: ==0.27.2
+promplate-pyodide: ~=0.0.3.5
+pre-commit: ~=4.1.0
}
note for Dependencies "micropip updated from ~=0.8.0 to ~=0.9.0"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
4e825ca to
97cbf85
Compare
97cbf85 to
63d581e
Compare
|
@dependabot rebase |
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-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
63d581e to
26f9cd9
Compare
✅ Deploy Preview for pyth-on-line ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
8cabfcd to
c84d110
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |

Updates the requirements on micropip to permit the latest version.
Release notes
Sourced from micropip's releases.
... (truncated)
Changelog
Sourced from micropip's changelog.
... (truncated)
Commits
7b049a4Release commit for v0.9.0903ceecA couple of fixes for the release workflow2ec488bVersion 0.9.035518caMove and revamp workflows, and add publishing workflow (#192)37e2bc2Remove yet anotherpytest.importorskip("packaging")call (#191)2ef39bdTST Replace selenium fixture to selenium_standalone_micropip (#190)c9221a0Add support for constraints, install wheels before pyodide packages (#181)83983daFix regression when deps=False is set (#187)27791c1Test with Pyodide 0.27.2 (#183)4728a85Movemousebenderfiles to the_vendored/directory (#185)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by Sourcery
Chores: