From baaefb0ef5e7c7811993b3235d9aeb87cf752f68 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 27 Sep 2021 22:27:41 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-error-reporting to v1.2.3 (#6741) Co-authored-by: nicain --- 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 a12fc092ceb6..531d3202583a 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.2 +google-cloud-error-reporting==1.2.3 diff --git a/functions/tips/requirements.txt b/functions/tips/requirements.txt index 1d33aead7fdf..0d58197afeb5 100644 --- a/functions/tips/requirements.txt +++ b/functions/tips/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-error-reporting==1.2.2 +google-cloud-error-reporting==1.2.3 google-cloud-pubsub==2.8.0 python-dateutil==2.8.2 requests==2.26.0