From 01f737eecf9b6b2e390f48607a95542c76fa84c8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Oct 2021 20:29:32 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-error-reporting to v1.3.0 --- functions/helloworld/requirements.txt | 2 +- functions/tips/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/helloworld/requirements.txt b/functions/helloworld/requirements.txt index 531d3202583..ac1fc58de24 100644 --- a/functions/helloworld/requirements.txt +++ b/functions/helloworld/requirements.txt @@ -1,3 +1,3 @@ functions-framework==2.2.1 flask==2.0.1 -google-cloud-error-reporting==1.2.3 +google-cloud-error-reporting==1.3.0 diff --git a/functions/tips/requirements.txt b/functions/tips/requirements.txt index 0d58197afeb..ee06d5f6cdf 100644 --- a/functions/tips/requirements.txt +++ b/functions/tips/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-error-reporting==1.2.3 +google-cloud-error-reporting==1.3.0 google-cloud-pubsub==2.8.0 python-dateutil==2.8.2 requests==2.26.0