Skip to content

Commit

Permalink
build(deps): bump google-cloud-storage in /examples/python (#644)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.43.0 to 1.44.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@v1.43.0...v1.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2022
1 parent fac709e commit a6cb649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ google-auth==2.2.1
# google-cloud-storage
google-cloud-core==2.1.0
# via google-cloud-storage
google-cloud-storage==1.43.0
google-cloud-storage==1.44.0
# via -r requirements.in
google-crc32c==1.3.0
# via google-resumable-media
Expand Down

0 comments on commit a6cb649

Please sign in to comment.