Skip to content

Commit 50e0278

Browse files
dependabot[bot]di
andauthored
Bump google-cloud-bigquery from 3.17.2 to 3.18.0 (#153)
* Bump google-cloud-bigquery from 3.17.2 to 3.18.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.17.2 to 3.18.0. - [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.17.2...v3.18.0) --- 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> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
1 parent 5d9e8b3 commit 50e0278

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ google-auth==2.28.1 \
119119
# google-cloud-core
120120
# google-cloud-pubsub
121121
# google-cloud-storage
122-
google-cloud-bigquery==3.17.2 \
123-
--hash=sha256:6e1cf669a40e567ab3289c7b5f2056363da9fcb85d9a4736ee90240d4a7d84ea \
124-
--hash=sha256:cdadf5283dca55a1a350bacf8c8a7466169d3cf46c5a0a3abc5e9aa0b0a51dee
122+
google-cloud-bigquery==3.18.0 \
123+
--hash=sha256:3520552075502c69710d37b1e9600c84e6974ad271914677d16bfafa502857fb \
124+
--hash=sha256:74f0fc6f0ba9477f808d25924dc8a052c55f7ca91064e83e16d3ee5fb7ca77ab
125125
# via -r requirements.in
126126
google-cloud-core==2.3.2 \
127127
--hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \

0 commit comments

Comments
 (0)