chore(deps): bump pyo3 from 0.22.6 to 0.24.1 in the cargo group across 1 directory#270
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump pyo3 from 0.22.6 to 0.24.1 in the cargo group across 1 directory#270dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
2fb00cf to
4d8c5a8
Compare
Bumps the cargo group with 1 update in the / directory: [pyo3](https://github.com/pyo3/pyo3). Updates `pyo3` from 0.22.6 to 0.24.1 - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.24.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.24.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
4d8c5a8 to
5316369
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 1 update in the / directory: pyo3.
Updates
pyo3from 0.22.6 to 0.24.1Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
a213b36release: 0.24.1 (#5021)d85a02dsplitPyFunctionArgumentto specializeOption(#5002)c37a50aAdd example of more complex exceptions (#5014)dcacb9bSimplify PyFunctionArgument impl on &Bound<T> (#5018)03c31c5fix#[pyfunction]option parsing (#5015)0f49eb1docs: Remove examples with outdated PyO3 and unmaintained projects (#4952)1b00b0dimplementPyCallArgsfor borrowed types (#5013)5caaa37fix: convert to cstrings in PyString::from_object (#5008)4aca459docs: guide - add link to tables and traits (#5001)0452c0ereplace quansight-labs/setup-python with actions/setup-python (#5007)