Skip to content

Commit

Permalink
Bump google-cloud-storage from 2.17.0 to 2.18.2
Browse files Browse the repository at this point in the history
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.17.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.17.0...v2.18.2)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent dc1d6bb commit 788d961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def readme():
"bigquery": [
"google-cloud-bigquery==3.25.0",
"pandas-gbq==0.23.1",
"google-cloud-storage==2.17.0"
"google-cloud-storage==2.18.2"
],
"cassandra": [
"cassandra-driver==3.29.1",
Expand Down Expand Up @@ -285,7 +285,7 @@ def readme():
"aiobotocore==2.7.0",
"aioboto3==12.0.0",
"google-cloud-bigquery==3.25.0",
"google-cloud-storage==2.17.0",
"google-cloud-storage==2.18.2",
"pandas-gbq==0.23.1",
"tqdm==4.66.4"
]
Expand Down

0 comments on commit 788d961

Please sign in to comment.