Skip to content

Commit

Permalink
Bump google-cloud-storage from 2.14.0 to 2.16.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.16.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.16.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] committed Apr 29, 2024
1 parent c64a520 commit 87262c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Expand Up @@ -30,7 +30,7 @@ djangocms-text-ckeditor==5.1.5
easy-thumbnails==2.8.5
feedparser==6.0.11
google-auth==2.29.0
google-cloud-storage==2.14.0
google-cloud-storage==2.16.0
gunicorn==22.0.0
iso3166==2.1.1
jsonfield==3.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -124,7 +124,7 @@ google-auth==2.29.0
# google-cloud-storage
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.14.0
google-cloud-storage==2.16.0
# via -r requirements.in
google-crc32c==1.5.0
# via
Expand Down

0 comments on commit 87262c4

Please sign in to comment.