Skip to content

Commit

Permalink
build(deps): update google-cloud-storage requirement from <3 to <4
Browse files Browse the repository at this point in the history
Updates the requirements on [google-cloud-storage](https://github.com/googleapis/python-storage) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v0.21.0...v3.0.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent ae489b4 commit 422afe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.cfg_mgmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ boto3
google-api-core<3
google-api-python-client<3
google-auth
google-cloud-storage<3
google-cloud-storage<4
google-crc32c>1.1.4
kubernetes>=26.0.0
msal<2
Expand Down

0 comments on commit 422afe2

Please sign in to comment.