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.3.0 to 2.4.0 in /examples/python #825

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
3 changes: 1 addition & 2 deletions examples/python/requirements.txt
Expand Up @@ -21,7 +21,7 @@ google-auth==2.2.1
# google-cloud-storage
google-cloud-core==2.3.0
# via google-cloud-storage
google-cloud-storage==2.3.0
google-cloud-storage==2.4.0
# via -r requirements.in
google-crc32c==1.3.0
# via google-resumable-media
Expand All @@ -34,7 +34,6 @@ idna==3.2
protobuf==3.18.1
# via
# google-api-core
# google-cloud-storage
# googleapis-common-protos
pyasn1==0.4.8
# via
Expand Down