Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump google-cloud-storage from 2.1.0 to 2.2.0 in /examples/python #714

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions examples/python/requirements.txt
Expand Up @@ -10,7 +10,7 @@ certifi==2021.5.30
# via requests
charset-normalizer==2.0.6
# via requests
google-api-core==2.1.0
google-api-core==2.7.1
# via
# google-cloud-core
# google-cloud-storage
Expand All @@ -21,11 +21,11 @@ google-auth==2.2.1
# google-cloud-storage
google-cloud-core==2.1.0
# via google-cloud-storage
google-cloud-storage==2.1.0
google-cloud-storage==2.2.0
# via -r requirements.in
google-crc32c==1.3.0
# via google-resumable-media
google-resumable-media==2.0.3
google-resumable-media==2.3.2
# via google-cloud-storage
googleapis-common-protos==1.53.0
# via google-api-core
Expand Down