From a6e00685fde4cf26f6b887728ed17db1f0c7e0a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:42:13 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 3.27.0 to 3.28.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.27.0 to 3.28.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.27.0...v3.28.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 827d3a4..bad8eb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.115.6 objsize==0.7.0 uvicorn[standard]==0.34.0 -google-cloud-bigquery==3.27.0 +google-cloud-bigquery==3.28.0 pandas==2.2.3 numpy==2.0.2 types-python-dateutil