Update pyo3 requirement from 0.21.1 to 0.22.1#6018
Update pyo3 requirement from 0.21.1 to 0.22.1#6018dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.21.1...v0.22.1) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
|
This is a breaking change, see discussion in #5955. |
|
Per discussion on apache/arrow-rs-object-store#63 let's update this PR and target at the |
|
Replaced by #6075. |
|
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 pyo3 to permit the latest version.
Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
59c4fa3release: 0.22.1 (#4314)9afc38afixes #4285 -- allow full-path to pymodule with nested declarative modules (#...5860c4fimplement PartialEq for Pybool & bool (#4305)0af0227fix deprecation warning for trailing optional on#[setter]functions (#4304)ee9123aFix link in the contribution guide (#4306)ccd0447refs #4286 -- allow setting submodule on declarative pymodules (#4301)f3603a0Avoid generating functions that are only ever const evaluated with declarativ...872bd7eAdd pyo3-arrow to README (#4302)8f7450eFix 128-bit int regression on big-endian with Python <3.13 (#4291)7c2f5e8Don't raiseTypeErrorfrom generated equality method (#4287)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 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)