From 51b00ae6b6824cba8b4d9d1d0f5a268d074817c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Mon, 18 May 2020 22:20:12 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-error-reporting to v0.34.0 --- error_reporting/api/requirements.txt | 2 +- functions/helloworld/requirements.txt | 2 +- functions/tips/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/error_reporting/api/requirements.txt b/error_reporting/api/requirements.txt index c9ac085158f7..242254e84f2a 100644 --- a/error_reporting/api/requirements.txt +++ b/error_reporting/api/requirements.txt @@ -1 +1 @@ -google-cloud-error-reporting==0.33.0 +google-cloud-error-reporting==0.34.0 diff --git a/functions/helloworld/requirements.txt b/functions/helloworld/requirements.txt index d318800103de..14d481f191a5 100644 --- a/functions/helloworld/requirements.txt +++ b/functions/helloworld/requirements.txt @@ -1,2 +1,2 @@ flask==1.1.2 -google-cloud-error-reporting==0.33.0 +google-cloud-error-reporting==0.34.0 diff --git a/functions/tips/requirements.txt b/functions/tips/requirements.txt index b4ecc158aeb8..98d89c117817 100644 --- a/functions/tips/requirements.txt +++ b/functions/tips/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-error-reporting==0.33.0 +google-cloud-error-reporting==0.34.0 google-cloud-pubsub==1.4.3 python-dateutil==2.8.1 requests==2.23.0