Skip to content

chore(deps): update rust crate pyo3 to v0.28.2#873

Merged
starpit merged 1 commit intomainfrom
renovate/pyo3-0.x-lockfile
Feb 18, 2026
Merged

chore(deps): update rust crate pyo3 to v0.28.2#873
starpit merged 1 commit intomainfrom
renovate/pyo3-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 18, 2026

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.28.10.28.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pyo3/pyo3 (pyo3)

v0.28.2: PyO3 0.28.2

Compare Source

This patch release contains a soundness fix for subclassing native types such as PyList with the abi3 feature enabled when targeting a minimum version of Python 3.12 or higher. (Support for doing such subclassing was newly added in PyO3 0.28.0.)

PyO3 0.28.0 and 0.28.1 will be yanked.

This release also contains a correction to the FFI definition PyType_GetTypeDataSize and incorrectly-generated __qualname__ on #[pyclass] enum variant types when using #[pyo3(name = "...")] option to rename the enum and/or variant.

Thank you to the following contributors for the improvements:

@​davidhewitt
@​Icxolu
@​ngoldbaum


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@starpit starpit merged commit 57e1866 into main Feb 18, 2026
36 of 40 checks passed
@starpit starpit deleted the renovate/pyo3-0.x-lockfile branch February 18, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant