Skip to content

Commit f6e1ea5

Browse files
build(deps): bump google-cloud-storage from 2.16.0 to 3.5.0
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.16.0 to 3.5.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.5.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a696a8 commit f6e1ea5

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
@@ -105,7 +105,7 @@ django-bootstrap3-datetimepicker-2==2.8.3
105105
# storage manager dependencies
106106
django-storages==1.14.3
107107
dropbox==11.36.2
108-
google-cloud-storage==2.16.0
108+
google-cloud-storage==3.5.0
109109
boto3==1.39.3
110110

111111
# Django Caches

0 commit comments

Comments
 (0)