Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to PyO3 v0.22.4 #21520

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Oct 13, 2024

Upgrade to latest patchlevel release of PyO3.

$ cargo update -p pyo3 -p pyo3-build-config
    Updating crates.io index
     Locking 5 packages to latest compatible versions
    Updating pyo3 v0.22.3 -> v0.22.4
    Updating pyo3-build-config v0.22.3 -> v0.22.4
    Updating pyo3-ffi v0.22.3 -> v0.22.4
    Updating pyo3-macros v0.22.3 -> v0.22.4
    Updating pyo3-macros-backend v0.22.3 -> v0.22.4

    Updating crates.io index
     Locking 5 packages to latest compatible versions
    Updating pyo3 v0.22.3 -> v0.22.4
    Updating pyo3-build-config v0.22.3 -> v0.22.4
    Updating pyo3-ffi v0.22.3 -> v0.22.4
    Updating pyo3-macros v0.22.3 -> v0.22.4
    Updating pyo3-macros-backend v0.22.3 -> v0.22.4
@tdyas tdyas added category:internal CI, fixes for not-yet-released features, etc. release-notes:not-required PR doesn't require mention in release notes labels Oct 13, 2024
@tdyas tdyas requested review from benjyw and huonw October 13, 2024 04:48
@tdyas tdyas marked this pull request as ready for review October 13, 2024 04:48
@tdyas tdyas merged commit d955f0b into pantsbuild:main Oct 14, 2024
25 checks passed
@tdyas tdyas deleted the pyo3/upgrade-to-v0.22.4 branch October 14, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc. release-notes:not-required PR doesn't require mention in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants