-
-
Notifications
You must be signed in to change notification settings - Fork 928
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update grpcio to 1.67.0 #2156
Update grpcio to 1.67.0 #2156
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2156 +/- ##
=======================================
Coverage 81.47% 81.47%
=======================================
Files 77 77
Lines 9500 9500
Branches 1148 1148
=======================================
Hits 7740 7740
Misses 1569 1569
Partials 191 191 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Python 3.13 support was added to this dep :)
Dismissing my review until the CI fully passes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI needs to fully pass
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately pypy is broken with this new version so we can’t merge.
In order for this to work, it takes manually building and to pushing grpcio 1.67.0 pypy version to https://celery.github.io/celery-wheelhouse/repo/simple/ the same way |
Update: Added a PR for this, just in case: celery/celery-wheelhouse#5 |
This fixed it! I merged #2158 instead as I like dependabot’s rich description better. |
This PR updates grpcio from 1.66.2 to 1.67.0.
The bot wasn't able to find a changelog for this release. Got an idea?
Links