Uh oh!
There was an error while loading. Please reload this page.
deps: bump min version of google-api-core and google-cloud-core to 2.x - #1972
Conversation
Fixes constraints file to match setup.py
Linchin
left a comment
There was a problem hiding this comment.
Thank you so much for fixing the issue so quickly!
For posterity, what is the process to update the required dependency versions?
tswast
commented
Jul 10, 2024
@Linchin Main thing is that when updating See: googleapis/google-cloud-python#16371 for a hint at how this works in the generated clients as well as googleapis/synthtool#1901 to apply these minimum version constraints checks via the synthtool templated files. |
tswast
commented
Jul 10, 2024
I've filed googleapis/google-cloud-python#15711 for another layer of automated testing. |
Fixes constraints file to match setup.py
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Towards googleapis/python-aiplatform#4079 🦕