diff --git a/error_reporting/api/requirements.txt b/error_reporting/api/requirements.txt index c9ac085158f..242254e84f2 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 d318800103d..14d481f191a 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 b4ecc158aeb..98d89c11781 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