Update google-apitools requirement from <0.5.32,>=0.5.31 to >=0.5.31,<0.5.33 in /sdks/python#22016
Conversation
Updates the requirements on [google-apitools](https://github.com/google/apitools) to permit the latest version. - [Release notes](https://github.com/google/apitools/releases) - [Commits](google/apitools@v0.5.31...v0.5.32) --- updated-dependencies: - dependency-name: google-apitools dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Can one of the admins verify this patch? |
2 similar comments
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
Codecov Report
@@ Coverage Diff @@
## master #22016 +/- ##
=======================================
Coverage 73.99% 73.99%
=======================================
Files 703 703
Lines 92936 92936
=======================================
+ Hits 68764 68766 +2
+ Misses 22906 22904 -2
Partials 1266 1266
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Assigning reviewers. If you would like to opt out of this review, comment R: @yeandy for label python. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
Reminder, please take a look at this pr: @yeandy |
|
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment R: @TheNeuralBit for label python. Available commands:
|
|
@tvalentyn can you help here? I'm not sure how we want to handle acceptable version ranges for google-apitools |
|
google-apitools is no longer maintained and eventually we should stop using it in Beam. Absent any need to switch to the latest version, so I'd prefer to skip this upgrade. |
|
@dependabot ignore this dependency |
|
OK, I won't notify you about google-apitools again, unless you re-open this PR or update it yourself. 😢 |
|
Thanks @tvalentyn. It looks like #20147 is the relevant issue. |
Updates the requirements on google-apitools to permit the latest version.
Commits
816fb1fUpdate apitools version to 0.5.32. (#307)f11e098Add option to overwrite transfer URLs with a client's base URL. (#306)9b7ef95Handle nano secs in DateTime parsing. (#305)a48cf52Fix encoding issue with rfc822 messages (#304)ca20945Update imports to be explicitly relative (#296)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)