From 05ab2dabf07790613c7f086a6d68a0e0bd478ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:44:06 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 2.11.0 to 2.12.0 in /ruuvitag_trend Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-bigquery/compare/v2.11.0...v2.12.0) 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 a3312cb..3722581 100644 --- a/ruuvitag_trend/requirements.txt +++ b/ruuvitag_trend/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-bigquery==2.11.0 +google-cloud-bigquery==2.12.0 numpy==1.20.1