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

Commit c372686

Browse files
Bump google-cloud-storage in /{{cookiecutter.project_slug}} (#310)
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.41.1 to 1.43.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.41.1...v1.43.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 64fbbc5 commit c372686

File tree

2 files changed

+20
-28
lines changed

2 files changed

+20
-28
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.7.0"
3232
google-auth = "==1.34.0"
33-
google-cloud-storage = "==1.41.1"
33+
google-cloud-storage = "==1.43.0"
3434

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)