Skip to content

Commit e40ca36

Browse files
chore(deps): bump google-cloud-bigquery from 3.36.0 to 3.38.0 (#8146)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.36.0 to 3.38.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.36.0...v3.38.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.38.0 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> Co-authored-by: Katie Windau <[email protected]>
1 parent c315584 commit e40ca36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fredapi==0.5.2
1111
gcsfs==2025.3.2
1212
gitpython==3.1.45
1313
google-auth>=2.30.0 # To try to fix "Compute Engine Metadata server call to universe/universe_domain returned 404" errors.
14-
google-cloud-bigquery==3.36.0
14+
google-cloud-bigquery==3.38.0
1515
google-cloud-bigquery-storage[fastavro]==2.33.1
1616
google-cloud-datacatalog-lineage==0.3.14
1717
google-cloud-storage==3.4.0

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -659,9 +659,9 @@ google-auth-oauthlib==0.8.0 \
659659
--hash=sha256:40cc612a13c3336d5433e94e2adb42a0c88f6feb6c55769e44500fc70043a576 \
660660
--hash=sha256:81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593
661661
# via gcsfs
662-
google-cloud-bigquery==3.36.0 \
663-
--hash=sha256:0cfbad09999907600fd0618794491db10000d98911ec7768ac6041cb9a0257dd \
664-
--hash=sha256:519d7a16be2119dca1ea8871e6dd45f971a8382c337cbe045319543b9e743bdd
662+
google-cloud-bigquery==3.38.0 \
663+
--hash=sha256:8afcb7116f5eac849097a344eb8bfda78b7cfaae128e60e019193dd483873520 \
664+
--hash=sha256:e06e93ff7b245b239945ef59cb59616057598d369edac457ebf292bd61984da6
665665
# via -r requirements.in
666666
google-cloud-bigquery-storage[fastavro]==2.33.1 \
667667
--hash=sha256:24952aba0d69acc4d6bfbdc7a09dddbb728496b1780bd224f1056361a1b51044 \

0 commit comments

Comments
 (0)