chore(deps): Bump the rust-dependencies group with 2 updates #187
+2
−2
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.
Updates the requirements on pyo3 and pyo3-async-runtimes to permit the latest version.
Updates
pyo3to 0.24.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
3e6bdcerelease: 0.24.2bc26a06Unraw complex struct enum field python names (#5050)345735bdocs: Update building-and-distribution.md (#5060)5d852d9ci: release cargo crate from git tag (#5027)4197614ci: do not require changelog for ci (#5058)e876f17silenceffi-checkfor private_PyCoLineInstrumentationDataon 3.13 (#5063)a177916ci: change default Python version to 3.13 (#5048)81008e1fix clippy lint on 1.87 beta4732b60docs: add blake3-py to Examples in README.md (#5028)7b64fa1Makes Clippy beta happy (#5032)Updates
pyo3-async-runtimesto 0.28.0Release notes
Sourced from pyo3-async-runtimes's releases.
Changelog
Sourced from pyo3-async-runtimes's changelog.
... (truncated)
Commits
6320af5Prep for 0.28 release (#77)15a5082Merge pull request #76 from PyO3/dependabot/cargo/pyo3-0.286b560cdUpdate pyo3 requirement from 0.27 to 0.2819176f5Update README's MSRV (#75)d78a63bCheck for awaitable instead of coroutine in stream glue (#73)1289ad4Don't depend on the whole futures crate (#72)f17e3b0bump MSRV to 1.83 (#74)22e0ec1Merge pull request #69 from PyO3/kyle/chore-bump-0.273338a51Bump to 0.2750b0d13Merge pull request #68 from PyO3/dependabot/cargo/pyo3-0.27Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions