Skip to content

chore(deps): update pyo3-async-runtimes requirement from 0.27 to 0.28#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pyo3-async-runtimes-0.28
Open

chore(deps): update pyo3-async-runtimes requirement from 0.27 to 0.28#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pyo3-async-runtimes-0.28

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updates the requirements on pyo3-async-runtimes to permit the latest version.

Release notes

Sourced from pyo3-async-runtimes's releases.

v0.27.0

NB: this was released on 2025-10-20, but the GitHub release was not pushed until 2026-01-10.

What's Changed

New Contributors

Full Changelog: PyO3/pyo3-async-runtimes@v0.26.0...v0.27.0

Changelog

Sourced from pyo3-async-runtimes's changelog.

0.27.0 - 2025-10-20

  • Avoid attaching to the runtime when cloning TaskLocals by using std::sync::Arc. #62
  • Breaking: Finalize the future without holding GIL inside async-std/tokio runtime. Trait Runtime now requires spawn_blocking function, future_into_py functions now require future return type to be Send. #60
  • Change pyo3 downcast calls to cast calls #65
  • Use pyo3::intern! for method calls and getattr calls #66
  • Fix missing LICENSE file in macros crate by @​musicinmybrain in PyO3/pyo3-async-runtimes#63
  • Bump to pyo3 0.27. #68

0.26.0 - 2025-09-02

  • Bump to pyo3 0.26. #54

0.25.0 - 2025-05-14

  • Bump to pyo3 0.25. #41

0.24.0 - 2025-03-11

  • Bump to pyo3 0.24. #34

0.23.0 - 2024-11-22

  • Bump minimum version of pyo3 dependency to 0.23. #21

0.22.0 - 2024-10-28

Older versions

Previous versions were published from pyo3-asyncio. Consult that library for older changes.

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pyo3-async-runtimes](https://github.com/PyO3/pyo3-async-runtimes) to permit the latest version.
- [Release notes](https://github.com/PyO3/pyo3-async-runtimes/releases)
- [Changelog](https://github.com/PyO3/pyo3-async-runtimes/blob/main/CHANGELOG.md)
- [Commits](PyO3/pyo3-async-runtimes@v0.27.0...v0.27.0)

---
updated-dependencies:
- dependency-name: pyo3-async-runtimes
  dependency-version: 0.27.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants