Skip to content

Commit eb51037

Browse files
Bump google-cloud-storage from 2.17.0 to 2.18.2
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]>
1 parent 08d2798 commit eb51037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ def readme():
198198
"bigquery": [
199199
"google-cloud-bigquery==3.25.0",
200200
"pandas-gbq==0.23.1",
201-
"google-cloud-storage==2.17.0"
201+
"google-cloud-storage==2.18.2"
202202
],
203203
"cassandra": [
204204
"cassandra-driver==3.29.2",
@@ -295,7 +295,7 @@ def readme():
295295
"aiobotocore==2.7.0",
296296
"aioboto3==12.0.0",
297297
"google-cloud-bigquery==3.25.0",
298-
"google-cloud-storage==2.17.0",
298+
"google-cloud-storage==2.18.2",
299299
"pandas-gbq==0.23.1",
300300
"tqdm==4.66.4"
301301
]

0 commit comments

Comments
 (0)