Skip to content

Commit e3ae18b

Browse files
chore(deps): bump google-cloud-storage from 2.19.0 to 3.10.1
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.19.0 to 3.10.1. - [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.19.0...v3.10.1) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac06403 commit e3ae18b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python-postmark==0.7.0
1515
Django==3.2.24
1616
django-webpack-loader==0.7.0
1717
google-cloud-error-reporting
18-
google-cloud-storage==2.19.0
18+
google-cloud-storage==3.10.1
1919
django-s3-storage==0.15.0
2020
requests>=2.20.0
2121
google-cloud-core

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ djangorestframework==3.15.1
9595
# via -r requirements.in
9696
exceptiongroup==1.3.1
9797
# via celery
98-
google-api-core[grpc]==2.30.0
98+
google-api-core==2.30.0
9999
# via
100100
# google-cloud-appengine-logging
101101
# google-cloud-core
@@ -125,7 +125,7 @@ google-cloud-kms==2.24.2
125125
# via -r requirements.in
126126
google-cloud-logging==2.7.1
127127
# via google-cloud-error-reporting
128-
google-cloud-storage==2.19.0
128+
google-cloud-storage==3.10.1
129129
# via -r requirements.in
130130
google-crc32c==1.8.0
131131
# via
@@ -134,7 +134,7 @@ google-crc32c==1.8.0
134134
# google-resumable-media
135135
google-resumable-media==2.8.0
136136
# via google-cloud-storage
137-
googleapis-common-protos[grpc]==1.57.0
137+
googleapis-common-protos==1.57.0
138138
# via
139139
# google-api-core
140140
# google-cloud-audit-log

0 commit comments

Comments
 (0)