Skip to content

Commit 691191b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies = [
118118
# storage manager dependencies
119119
"django-storages==1.14.3",
120120
"dropbox==11.36.2",
121-
"google-cloud-storage==2.16.0",
121+
"google-cloud-storage==3.9.0",
122122
"boto3==1.39.3",
123123
# Django Caches
124124
"whitenoise==6.6.0",

0 commit comments

Comments
 (0)