damccorm commented on code in PR #32135: URL: https://github.com/apache/beam/pull/32135#discussion_r1711548592
########## sdks/python/setup.py: ########## @@ -440,7 +440,7 @@ def get_portability_package_data(): 'google-cloud-datastore>=2.0.0,<3', 'google-cloud-pubsub>=2.1.0,<3', 'google-cloud-pubsublite>=1.2.0,<2', - 'google-cloud-storage>=2.16.0,<3', + 'google-cloud-storage>=2.18.2,<3', Review Comment: Note for others who come across this - this got bumped in a previous pr for our containers - https://github.com/apache/beam/blob/01100a3b2fe9af9f30192f31cefe4e8d180dc782/sdks/python/container/py310/base_image_requirements.txt#L71 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org