From 0ab2700468396848f8e62324c533e5d7dbdb0421 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 11 Oct 2022 18:12:37 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-bigquery to v3.3.5 (#356) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | `==3.3.3` -> `==3.3.5` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.3.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.3.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.3.5/compatibility-slim/3.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-bigquery/3.3.5/confidence-slim/3.3.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-bigquery ### [`v3.3.5`](https://togithub.com/googleapis/python-bigquery/releases/tag/v3.3.5) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.3.3...v3.3.5) ##### Bug Fixes - **deps:** Allow protobuf 3.19.5 ([#​1379](https://togithub.com/googleapis/python-bigquery/issues/1379)) ([3e4a074](https://togithub.com/googleapis/python-bigquery/commit/3e4a074a981eb2920c5f9a711c253565d4844858))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-retail). --- generated_samples/interactive-tutorials/events/requirements.txt | 2 +- .../interactive-tutorials/product/requirements.txt | 2 +- generated_samples/interactive-tutorials/search/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/generated_samples/interactive-tutorials/events/requirements.txt b/generated_samples/interactive-tutorials/events/requirements.txt index 8ed958d7b2e6..c9fbe831e313 100644 --- a/generated_samples/interactive-tutorials/events/requirements.txt +++ b/generated_samples/interactive-tutorials/events/requirements.txt @@ -1,4 +1,4 @@ google==3.0.0 google-cloud-retail==1.10.2 google-cloud-storage==2.5.0 -google-cloud-bigquery==3.3.3 +google-cloud-bigquery==3.3.5 diff --git a/generated_samples/interactive-tutorials/product/requirements.txt b/generated_samples/interactive-tutorials/product/requirements.txt index b79e7174f281..34432849d141 100644 --- a/generated_samples/interactive-tutorials/product/requirements.txt +++ b/generated_samples/interactive-tutorials/product/requirements.txt @@ -1,4 +1,4 @@ google==3.0.0 google-cloud-retail==1.10.2 google-cloud-storage==2.5.0 -google-cloud-bigquery==3.3.3 \ No newline at end of file +google-cloud-bigquery==3.3.5 \ No newline at end of file diff --git a/generated_samples/interactive-tutorials/search/requirements.txt b/generated_samples/interactive-tutorials/search/requirements.txt index b79e7174f281..34432849d141 100644 --- a/generated_samples/interactive-tutorials/search/requirements.txt +++ b/generated_samples/interactive-tutorials/search/requirements.txt @@ -1,4 +1,4 @@ google==3.0.0 google-cloud-retail==1.10.2 google-cloud-storage==2.5.0 -google-cloud-bigquery==3.3.3 \ No newline at end of file +google-cloud-bigquery==3.3.5 \ No newline at end of file