Skip to content

Commit 8aa39f2

Browse files
Bump google-cloud-bigquery from 3.18.0 to 3.21.0 (#173)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.18.0 to 3.21.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.18.0...v3.21.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b10850c commit 8aa39f2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,13 @@ google-auth==2.28.1 \
112112
--hash=sha256:34fc3046c257cedcf1622fc4b31fc2be7923d9b4d44973d481125ecc50d83885
113113
# via
114114
# google-api-core
115+
# google-cloud-bigquery
115116
# google-cloud-core
116117
# google-cloud-pubsub
117118
# google-cloud-storage
118-
google-cloud-bigquery==3.18.0 \
119-
--hash=sha256:3520552075502c69710d37b1e9600c84e6974ad271914677d16bfafa502857fb \
120-
--hash=sha256:74f0fc6f0ba9477f808d25924dc8a052c55f7ca91064e83e16d3ee5fb7ca77ab
119+
google-cloud-bigquery==3.21.0 \
120+
--hash=sha256:6265c39f9d5bdf50f11cb81a9c2a0605d285df34ac139de0d2333b1250add0ff \
121+
--hash=sha256:83a090aae16b3a687ef22e7b0a1b551e18da615b1c4855c5f312f198959e7739
121122
# via -r requirements.in
122123
google-cloud-core==2.3.2 \
123124
--hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \

0 commit comments

Comments
 (0)