Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit c6b5252

Browse files
Bump google-cloud-storage in /{{cookiecutter.project_slug}} (#767)
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.9.0 to 2.17.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.9.0...v2.17.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11390ef commit c6b5252

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pytest = "==7.4.3"
2828
factory-boy = "==3.3.0"
2929
google-cloud-secret-manager = "==2.20.0"
3030
google-auth = "==2.31.0"
31-
google-cloud-storage = "==2.9.0"
31+
google-cloud-storage = "==2.17.0"
3232
pipenv = "*"
3333
django-import-export = "*"
3434
drf-spectacular = "~=0.26.4"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)