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

Commit 59695c3

Browse files
Bump google-cloud-storage in /{{cookiecutter.project_slug}} (#320)
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.44.0 to 2.1.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@v1.44.0...v2.1.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d6e01f commit 59695c3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ pytest = "==6.2.5"
3030
factory-boy = "==3.2.1"
3131
google-cloud-secret-manager = "==2.8.0"
3232
google-auth = "==1.34.0"
33-
google-cloud-storage = "==1.44.0"
33+
google-cloud-storage = "==2.1.0"
3434

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)