Skip to content

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Oct 1, 2025

This PR contains the following updates:

Package Update Change
grpcio (source) patch ==1.75.0 -> ==1.75.1

Release Notes

grpc/grpc (grpcio)

v1.75.1

Compare Source

This is release gRPC Core 1.75.1 (gemini).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

What's Changed

Python
  • Release grpcio wheels with Python 3.14 support (#​40403)
  • Asyncio: fixes grpc shutdown race condition occurring during python interpreter finalizations. (#​40447)
    • This also addresses previously reported issues with empty error message on Python interpreter exit (Error in sys.excepthook:/Original exception was: empty): #​36655, #​38679, #​33342
  • Python 3.14: preserve current behavior when using grpc.aio async methods outside of a running event loop. (#​40750)
    • Note: using async methods outside of a running event loop is discouraged by Python, and will be deprecated in future gRPC releases. Please use the asyncio.run() function (or asyncio.Runner for custom loop factories). For interactive mode, use dedicated asyncio REPL: python -m asyncio.

Full Changelog: grpc/grpc@v1.75.0...v1.75.1


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Oct 1, 2025
@kodiakhq kodiakhq bot merged commit 990bf23 into main Oct 1, 2025
7 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpcio-1.x branch October 1, 2025 11:19
kodiakhq bot pushed a commit that referenced this pull request Oct 1, 2025
🤖 I have created a release *beep* *boop*
---


## [0.1.49](v0.1.48...v0.1.49) (2025-10-01)


### Bug Fixes

* **deps:** Update dependency cloudquery-plugin-pb to v0.0.48 ([#329](#329)) ([8f911a4](8f911a4))
* **deps:** Update dependency grpcio to v1.75.1 ([#330](#330)) ([990bf23](990bf23))
* **deps:** Update dependency MarkupSafe to v3.0.3 ([#332](#332)) ([b07bff3](b07bff3))
* **deps:** Update dependency pandas to v2.3.3 ([#333](#333)) ([39877e7](39877e7))
* **deps:** Update dependency pyarrow to v21 ([#339](#339)) ([ff1a04e](ff1a04e))
* **deps:** Update dependency tzdata to v2025.2 ([#334](#334)) ([93f5a9e](93f5a9e))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant