From c5c5aed1950e7307eaf85a7363f529b199fed8a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 07:12:45 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 2.30.1 to 3.6.0 in /ruuvitag_trend Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.30.1 to 3.6.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/v2.30.1...v3.6.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ruuvitag_trend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruuvitag_trend/requirements.txt b/ruuvitag_trend/requirements.txt index 663d2e7..0d1f238 100644 --- a/ruuvitag_trend/requirements.txt +++ b/ruuvitag_trend/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-bigquery==2.30.1 +google-cloud-bigquery==3.6.0 numpy==1.21.4