Skip to content

Commit df5e3f4

Browse files
build(deps): bump google-cloud-storage from 2.16.0 to 3.7.0
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.16.0 to 3.7.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.16.0...v3.7.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bde9c9d commit df5e3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ django-bootstrap3-datetimepicker-2==2.8.3
102102
# storage manager dependencies
103103
django-storages==1.14.3
104104
dropbox==11.36.2
105-
google-cloud-storage==2.16.0
105+
google-cloud-storage==3.7.0
106106
boto3==1.39.3
107107

108108
# Django Caches

0 commit comments

Comments
 (0)