Skip to content

Commit ae7d28d

Browse files
Bump google-cloud-storage in /{{cookiecutter.project_slug}} (#786)
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.17.0 to 2.18.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.17.0...v2.18.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 71ad315 commit ae7d28d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.1"
3030
google-auth = "==2.31.0"
31-
google-cloud-storage = "==2.17.0"
31+
google-cloud-storage = "==2.18.0"
3232
pipenv = "*"
3333
django-import-export = "*"
3434
drf-spectacular = "~=0.26.4"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)