Skip to content

Commit 2c315e2

Browse files
dependabot[bot]scholtzankwindau
authored
chore(deps): bump google-cloud-bigquery from 3.35.1 to 3.36.0 (#8042)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.35.1 to 3.36.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.35.1...v3.36.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.36.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: Anna Scholtz <[email protected]> Co-authored-by: Katie Windau <[email protected]>
1 parent cbd4139 commit 2c315e2

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
@@ -12,7 +12,7 @@ fredapi==0.5.2
1212
gcsfs==2025.3.2
1313
gitpython==3.1.45
1414
google-auth>=2.30.0 # To try to fix "Compute Engine Metadata server call to universe/universe_domain returned 404" errors.
15-
google-cloud-bigquery==3.35.1
15+
google-cloud-bigquery==3.36.0
1616
google-cloud-bigquery-storage[fastavro]==2.33.1
1717
google-cloud-datacatalog-lineage==0.3.14
1818
google-cloud-storage==3.3.1

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -624,9 +624,9 @@ google-auth-oauthlib==0.8.0 \
624624
--hash=sha256:40cc612a13c3336d5433e94e2adb42a0c88f6feb6c55769e44500fc70043a576 \
625625
--hash=sha256:81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593
626626
# via gcsfs
627-
google-cloud-bigquery==3.35.1 \
628-
--hash=sha256:599f26cacf190acfe88000f6cc5f4bc9e6baac7899e4f406ca054f1906f71960 \
629-
--hash=sha256:6739a6ba63c6d80735ca2b34b1df2090ff473b80c1a62354caa2debe6dbbd961
627+
google-cloud-bigquery==3.36.0 \
628+
--hash=sha256:0cfbad09999907600fd0618794491db10000d98911ec7768ac6041cb9a0257dd \
629+
--hash=sha256:519d7a16be2119dca1ea8871e6dd45f971a8382c337cbe045319543b9e743bdd
630630
# via -r requirements.in
631631
google-cloud-bigquery-storage[fastavro]==2.33.1 \
632632
--hash=sha256:24952aba0d69acc4d6bfbdc7a09dddbb728496b1780bd224f1056361a1b51044 \

0 commit comments

Comments
 (0)