Skip to content

Commit 69d72fc

Browse files
Bump google-cloud-storage from 2.15.0 to 2.16.0
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.15.0 to 2.16.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.15.0...v2.16.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]>
1 parent 50e0278 commit 69d72fc

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

requirements.txt

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@ charset-normalizer==3.1.0 \
9797
--hash=sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df \
9898
--hash=sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab
9999
# via requests
100-
# This requirement duplicates the line below, without an extra. We need this to
101-
# work around https://github.com/pypa/pip/issues/9644 because we can't use
102-
# --no-deps when this gets installed by GCF
103-
google-api-core==2.17.1 \
104-
--hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
105-
--hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
106100
google-api-core[grpc]==2.17.1 \
107101
--hash=sha256:610c5b90092c360736baccf17bd3efbcb30dd380e7a6dc28a71059edb8bd0d8e \
108102
--hash=sha256:9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
@@ -133,9 +127,9 @@ google-cloud-pubsub==2.19.7 \
133127
--hash=sha256:443cb58e2440729876f3b0d6046c30c7a873aeb247e5e17f161fe967c91b53fb \
134128
--hash=sha256:da5f1eb217c0727befa7c85b9b95e6a89b32b422d548c9cf9a1e029410270b87
135129
# via -r requirements.in
136-
google-cloud-storage==2.15.0 \
137-
--hash=sha256:5d9237f88b648e1d724a0f20b5cde65996a37fe51d75d17660b1404097327dd2 \
138-
--hash=sha256:7560a3c48a03d66c553dc55215d35883c680fe0ab44c23aa4832800ccc855c74
130+
google-cloud-storage==2.16.0 \
131+
--hash=sha256:91a06b96fb79cf9cdfb4e759f178ce11ea885c79938f89590344d079305f5852 \
132+
--hash=sha256:dda485fa503710a828d01246bd16ce9db0823dc51bbca742ce96a6817d58669f
139133
# via -r requirements.in
140134
google-crc32c==1.5.0 \
141135
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
@@ -215,12 +209,6 @@ google-resumable-media==2.7.0 \
215209
# via
216210
# google-cloud-bigquery
217211
# google-cloud-storage
218-
# This requirement duplicates the line below, without an extra. We need this to
219-
# work around https://github.com/pypa/pip/issues/9644 because we can't use
220-
# --no-deps when this gets installed by GCF
221-
googleapis-common-protos==1.59.0 \
222-
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
223-
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
224212
googleapis-common-protos[grpc]==1.59.0 \
225213
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
226214
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f

0 commit comments

Comments
 (0)