From 6de92c0ff23c4e655b6c4fd3cb0e46304df47f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 16:39:21 +0000 Subject: [PATCH] Build: Bump google-cloud-bigquery from 3.34.0 to 3.36.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.34.0 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](https://github.com/googleapis/python-bigquery/compare/v3.34.0...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] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6a1f288f24..1fe24185ae 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1888,15 +1888,15 @@ tool = ["click (>=6.0.0)"] [[package]] name = "google-cloud-bigquery" -version = "3.34.0" +version = "3.36.0" description = "Google BigQuery API client library" optional = true python-versions = ">=3.9" groups = ["main"] markers = "extra == \"bigquery\"" files = [ - {file = "google_cloud_bigquery-3.34.0-py3-none-any.whl", hash = "sha256:de20ded0680f8136d92ff5256270b5920dfe4fae479f5d0f73e90e5df30b1cf7"}, - {file = "google_cloud_bigquery-3.34.0.tar.gz", hash = "sha256:5ee1a78ba5c2ccb9f9a8b2bf3ed76b378ea68f49b6cac0544dc55cc97ff7c1ce"}, + {file = "google_cloud_bigquery-3.36.0-py3-none-any.whl", hash = "sha256:0cfbad09999907600fd0618794491db10000d98911ec7768ac6041cb9a0257dd"}, + {file = "google_cloud_bigquery-3.36.0.tar.gz", hash = "sha256:519d7a16be2119dca1ea8871e6dd45f971a8382c337cbe045319543b9e743bdd"}, ] [package.dependencies]