Skip to content

Update pyo3-async-runtimes requirement from 0.28 to 0.29#231

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pyo3-async-runtimes-0.29
Open

Update pyo3-async-runtimes requirement from 0.28 to 0.29#231
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pyo3-async-runtimes-0.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown

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

Release notes

Sourced from pyo3-async-runtimes's releases.

v0.28.0

What's Changed

New Contributors

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

Changelog

Sourced from pyo3-async-runtimes's changelog.

0.28.0 - 2026-02-03

  • Bump to pyo3 0.28. #76
  • Check for awaitable instead of coroutine in stream glue #73
  • Bump MSRV to 1.83.
  • Fix handling of full buffer in into_stream functions

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.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 15, 2026
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.28.0...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/pyo3-async-runtimes-0.29 branch from 9c6bd53 to ac5e3bd Compare June 16, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants