Skip to content

Commit 2798cc9

Browse files
Bump google-cloud-storage in /{{cookiecutter.project_slug}} (#799)
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.18.0 to 2.18.2. - [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.18.0...v2.18.2) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61a9307 commit 2798cc9

File tree

2 files changed

+72
-113
lines changed

2 files changed

+72
-113
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 = "==8.3.1"
2828
factory-boy = "==3.3.0"
2929
google-cloud-secret-manager = "==2.20.2"
3030
google-auth = "==2.31.0"
31-
google-cloud-storage = "==2.18.0"
31+
google-cloud-storage = "==2.18.2"
3232
pipenv = "*"
3333
django-import-export = "*"
3434
drf-spectacular = "~=0.26.4"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)