Skip to content

Commit 5d9e8b3

Browse files
dependabot[bot]di
andauthored
Bump google-cloud-storage from 2.14.0 to 2.15.0 (#152)
* Bump google-cloud-storage from 2.14.0 to 2.15.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.14.0 to 2.15.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.15.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin Ingram <[email protected]>
1 parent 4ae4402 commit 5d9e8b3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@ charset-normalizer==3.1.0 \
100100
# This requirement duplicates the line below, without an extra. We need this to
101101
# work around https://github.com/pypa/pip/issues/9644 because we can't use
102102
# --no-deps when this gets installed by GCF
103-
google-api-core==2.11.0 \
104-
--hash=sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
105-
--hash=sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
106-
google-api-core[grpc]==2.11.0 \
107-
--hash=sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
108-
--hash=sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
103+
google-api-core==2.17.1 \
104+
--hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
105+
--hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
106+
google-api-core[grpc]==2.17.1 \
107+
--hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
108+
--hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
109109
# via
110110
# google-cloud-bigquery
111111
# google-cloud-core
@@ -133,9 +133,9 @@ google-cloud-pubsub==2.19.7 \
133133
--hash=sha256:443cb58e2440729876f3b0d6046c30c7a873aeb247e5e17f161fe967c91b53fb \
134134
--hash=sha256:da5f1eb217c0727befa7c85b9b95e6a89b32b422d548c9cf9a1e029410270b87
135135
# via -r requirements.in
136-
google-cloud-storage==2.14.0 \
137-
--hash=sha256:2d23fcf59b55e7b45336729c148bb1c464468c69d5efbaee30f7201dd90eb97e \
138-
--hash=sha256:8641243bbf2a2042c16a6399551fbb13f062cbc9a2de38d6c0bb5426962e9dbd
136+
google-cloud-storage==2.15.0 \
137+
--hash=sha256:5d9237f88b648e1d724a0f20b5cde65996a37fe51d75d17660b1404097327dd2 \
138+
--hash=sha256:7560a3c48a03d66c553dc55215d35883c680fe0ab44c23aa4832800ccc855c74
139139
# via -r requirements.in
140140
google-crc32c==1.5.0 \
141141
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \

0 commit comments

Comments
 (0)