Skip to content

Commit

Permalink
build(deps): bump google-cloud-storage in /examples/python (#714)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.1.0 to 2.2.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.1.0...v2.2.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 Mar 14, 2022
1 parent 75db9c8 commit 1d76827
Showing 1 changed file with 3 additions and 3 deletions.
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

0 comments on commit 1d76827

Please sign in to comment.