Skip to content

chore(deps): update pyo3-async-runtimes requirement from 0.28.0 to 0.29.0 - #19

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

chore(deps): update pyo3-async-runtimes requirement from 0.28.0 to 0.29.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pyo3-async-runtimes-0.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 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 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.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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Author

Looks like pyo3-async-runtimes is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 31, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/pyo3-async-runtimes-0.29.0 branch July 31, 2026 09:22
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