Update Python Dependencies
This PR was created by automation - by default this does not execute tests due to a limitation in GitHub Actions. To review this PR, please (1) review the contents to make sure all dependency upgrades are formatted correctly, (2) close and reopen the PR (3) Approve/merge if tests pass successfully.
Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:
R: @tvalentyn for label python.
Available commands:
stop reviewer notifications- opt out of the automated review toolingremind me after tests pass- tag the comment author after tests passwaiting on author- shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
The PR bot will only process comments in the main thread (not review comments).
Hmm, before the merge there was only one failure in a workflow that builds wheels for windows, but now it shows other failures, like: beam_PreCommit_Python_Coverage (Run Python_Coverage PreCommit) failing in https://github.com/apache/beam/actions/runs/10565548223/job/29270316897
this merge might have broken the build, taking another look.
beam_PreCommit_Python_Coverage (Run Python_Coverage PreCommit) failing in apache/beam/actions/runs/10565548223/job/29270316897
Ok, that's GH UI picking test signal from a prior run. The beam_PreCommit_Python_Coverage did pass before the merge:
https://github.com/apache/beam/actions/runs/10601897634?pr=32310