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 17, 2024
1 parent 08d2798 commit eb51037
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 @@ -198,7 +198,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.2",
Expand Down Expand Up @@ -295,7 +295,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 eb51037

Please sign in to comment.