Skip to content

Commit

Permalink
build(deps): bump google-cloud-storage in /examples/python (#825)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 9, 2022
1 parent dc8cf4c commit 0f89d75
Showing 1 changed file with 1 addition and 2 deletions.
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

0 comments on commit 0f89d75

Please sign in to comment.