Skip to content

Commit

Permalink
chore(deps): bump google-cloud-storage from 2.14.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.14.0 to 2.15.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.14.0...v2.15.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>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 6ea8cbd commit 8400feb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ IPy = "==1.1"
PyJWT = "==2.8.0"
uvicorn = "==0.27.1"
django-environ = "==0.10.0"
google-cloud-storage = "==2.14.0"
google-cloud-storage = "==2.15.0"
django-storages = {extras = ["google"], version = "==1.14.2"}
slack-sdk = "==3.27.1"

Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8400feb

Please sign in to comment.