Skip to content

Commit

Permalink
build(deps): bump google-cloud-storage from 2.19.0 to 3.0.0 (#6887)
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.19.0 to 3.0.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.19.0...v3.0.0)

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

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 Feb 3, 2025
1 parent 119e303 commit 765a343
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fillmore==2.1.0
freezegun==1.5.1
glom==24.11.0
google-cloud-pubsub==2.27.3
google-cloud-storage==2.19.0
google-cloud-storage==3.0.0
gunicorn==23.0.0
honcho==2.0.0
humanfriendly==10.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,9 @@ google-cloud-pubsub==2.27.3 \
# via
# -r requirements.in
# obs-common
google-cloud-storage==2.19.0 \
--hash=sha256:aeb971b5c29cf8ab98445082cbfe7b161a1f48ed275822f59ed3f1524ea54fba \
--hash=sha256:cd05e9e7191ba6cb68934d8eb76054d9be4562aa89dbc4236feee4d7d51342b2
google-cloud-storage==3.0.0 \
--hash=sha256:2accb3e828e584888beff1165e5f3ac61aa9088965eb0165794a82d8c7f95297 \
--hash=sha256:f85fd059650d2dbb0ac158a9a6b304b66143b35ed2419afec2905ca522eb2c6a
# via
# -r requirements.in
# obs-common
Expand Down

0 comments on commit 765a343

Please sign in to comment.