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