Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.25.0 -> 0.25.1

Release Notes

pyo3/pyo3 (pyo3)

v0.25.1: PyO3 0.25.1

Compare Source

This release adds testing for arm64 Windows, and fixes a bug with Python 3.14 support on 32-bit systems.

This release also adds a chrono-local feature to enable support for chrono::Local timezone (this was previously available in PyO3 0.24 but would convert the local timezone to a fixed offset, which did not round-trip well).

There are a few other fixes, mostly correcting FFI definitions and improving compiler errors when writing async code without the experimental-async feature enabled.

Thank you to the following contributors for the improvements:

@​bschoenmaeckers
@​Cheukting
@​davidhewitt
@​decathorpe
@​dependabot[bot]
@​Icxolu
@​jessekrubin
@​musicinmybrain
@​ngoldbaum
@​timfel
@​tonybaloney
@​Tpt
@​yogevm15


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot merged commit 780b133 into main Jun 16, 2025
44 checks passed
@renovate renovate bot deleted the renovate/dependencies-(non-major) branch June 16, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant