Skip to content

Commit

Permalink
build(deps): bump google-cloud-storage in /examples/python (#1544)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.15.0 to 2.16.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.15.0...v2.16.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 Mar 19, 2024
1 parent 1deb7c1 commit 28631c3
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.28.1
# google-cloud-storage
google-cloud-core==2.3.0
# via google-cloud-storage
google-cloud-storage==2.15.0
google-cloud-storage==2.16.0
# via -r requirements.in
google-crc32c==1.3.0
# via
Expand Down

0 comments on commit 28631c3

Please sign in to comment.