Update Python base container deps#28625
Conversation
|
R: @tvalentyn Doing this after the branch cut, so there's this one and also #28626 I did build the requirements from the release cut commit. |
|
Hmm let me fix this up again |
4107e65 to
2125a2b
Compare
|
I suppose we could also just get them all the way up to date on master, if things have moved forward in the last week, so syncing back to the branch commit is not important. |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
Codecov Report
@@ Coverage Diff @@
## master #28625 +/- ##
==========================================
- Coverage 72.24% 72.22% -0.03%
==========================================
Files 684 684
Lines 101071 101130 +59
==========================================
+ Hits 73022 73038 +16
- Misses 26470 26513 +43
Partials 1579 1579
Flags with carried forward coverage won't be shown. Click here to find out more. see 9 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
2125a2b to
042ac52
Compare
Created by rebasing to fork point
git checkout -b python-deps $(git merge-base github/master github/release-2.51.0)(which is incidentally c5e6c79) and then running./gradlew :sdks:python:container:generatePythonRequirementsAllFixes #27944
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.