Skip to content

Commit e1ca3fb

Browse files
Bump google-cloud-bigquery from 3.7.0 to 3.17.2
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.7.0 to 3.17.2. - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.7.0...v3.17.2) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3d956a commit e1ca3fb

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

requirements.txt

Lines changed: 4 additions & 20 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.11.0 \
104-
--hash=sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
105-
--hash=sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
106100
google-api-core[grpc]==2.11.0 \
107101
--hash=sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
108102
--hash=sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
@@ -118,9 +112,9 @@ google-auth==2.16.3 \
118112
# google-api-core
119113
# google-cloud-core
120114
# google-cloud-storage
121-
google-cloud-bigquery==3.7.0 \
122-
--hash=sha256:cf9f543fad3aaf4871c53f56b718e1ef94a9a778b17f16890015f6fc25c328ec \
123-
--hash=sha256:d273e6a4fddd24317055c4f7a727b78edb165e714e646d8276df0761fa7023d0
115+
google-cloud-bigquery==3.17.2 \
116+
--hash=sha256:6e1cf669a40e567ab3289c7b5f2056363da9fcb85d9a4736ee90240d4a7d84ea \
117+
--hash=sha256:cdadf5283dca55a1a350bacf8c8a7466169d3cf46c5a0a3abc5e9aa0b0a51dee
124118
# via -r requirements.in
125119
google-cloud-core==2.3.2 \
126120
--hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \
@@ -212,12 +206,6 @@ google-resumable-media==2.4.1 \
212206
# via
213207
# google-cloud-bigquery
214208
# google-cloud-storage
215-
# This requirement duplicates the line below, without an extra. We need this to
216-
# work around https://github.com/pypa/pip/issues/9644 because we can't use
217-
# --no-deps when this gets installed by GCF
218-
googleapis-common-protos==1.59.0 \
219-
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
220-
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
221209
googleapis-common-protos[grpc]==1.59.0 \
222210
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
223211
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
@@ -277,7 +265,6 @@ grpcio==1.51.3 \
277265
--hash=sha256:ffaaf7e93fcb437356b5a4b23bf36e8a3d0221399ff77fd057e4bc77776a24be
278266
# via
279267
# google-api-core
280-
# google-cloud-bigquery
281268
# google-cloud-pubsub
282269
# googleapis-common-protos
283270
# grpc-google-iam-v1
@@ -301,9 +288,7 @@ packaging==23.2 \
301288
proto-plus==1.22.2 \
302289
--hash=sha256:0e8cda3d5a634d9895b75c573c9352c16486cb75deb0e078b5fda34db4243165 \
303290
--hash=sha256:de34e52d6c9c6fcd704192f09767cb561bb4ee64e70eede20b0834d841f0be4d
304-
# via
305-
# google-cloud-bigquery
306-
# google-cloud-pubsub
291+
# via google-cloud-pubsub
307292
protobuf==4.22.1 \
308293
--hash=sha256:3e19dcf4adbf608924d3486ece469dd4f4f2cf7d2649900f0efcd1a84e8fd3ba \
309294
--hash=sha256:5917412347e1da08ce2939eb5cd60650dfb1a9ab4606a415b9278a1041fb4d19 \
@@ -320,7 +305,6 @@ protobuf==4.22.1 \
320305
--hash=sha256:e3fb58076bdb550e75db06ace2a8b3879d4c4f7ec9dd86e4254656118f4a78d7
321306
# via
322307
# google-api-core
323-
# google-cloud-bigquery
324308
# google-cloud-pubsub
325309
# googleapis-common-protos
326310
# grpc-google-iam-v1

0 commit comments

Comments
 (0)