From d7e15ee370a051bd86cbf41a22427e5c836d2b34 Mon Sep 17 00:00:00 2001 From: Bu Sun Kim Date: Fri, 10 Apr 2020 19:15:09 +0000 Subject: [PATCH] Update dependency google-cloud-pubsub to v1.4.2 in functions and IoT --- functions/ocr/app/requirements.txt | 2 +- functions/pubsub/requirements.txt | 2 +- functions/tips/requirements.txt | 2 +- iot/api-client/end_to_end_example/requirements.txt | 2 +- iot/api-client/gcs_file_to_device/requirements.txt | 2 +- iot/api-client/http_example/requirements.txt | 2 +- iot/api-client/manager/requirements.txt | 2 +- iot/api-client/mqtt_example/requirements.txt | 2 +- iot/api-client/scripts/requirements.txt | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 9d3bb524e16b..b1fc42fff812 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-pubsub==1.0.0 +google-cloud-pubsub==1.4.2 google-cloud-storage==1.26.0 google-cloud-translate==2.0.1 google-cloud-vision==1.0.0 diff --git a/functions/pubsub/requirements.txt b/functions/pubsub/requirements.txt index 3dcf00f13bcf..d77820e64575 100644 --- a/functions/pubsub/requirements.txt +++ b/functions/pubsub/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==1.3.0 \ No newline at end of file +google-cloud-pubsub==1.4.2 \ No newline at end of file diff --git a/functions/tips/requirements.txt b/functions/tips/requirements.txt index 47146c8ef8ee..c7db07f30d87 100644 --- a/functions/tips/requirements.txt +++ b/functions/tips/requirements.txt @@ -1,5 +1,5 @@ google-cloud-error-reporting==0.33.0 -google-cloud-pubsub==1.1.0 +google-cloud-pubsub==1.4.2 python-dateutil==2.8.1 requests==2.23.0 xmltodict==0.12.0 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 5a438c5490b6..ded191d18ef5 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -2,6 +2,6 @@ cryptography==2.8 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 google-auth==1.11.2 -google-cloud-pubsub==1.1.0 +google-cloud-pubsub==1.4.2 pyjwt==1.7.1 paho-mqtt==1.5.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index df6bfed627de..50b706f4e0ef 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -2,7 +2,7 @@ google-api-python-client==1.7.11 google-auth==1.11.2 google-auth-httplib2==0.0.3 google-cloud-iot==1.0.0 -google-cloud-pubsub==1.0.0 +google-cloud-pubsub==1.4.2 google-cloud-storage==1.26.0 cryptography==2.8 paho-mqtt==1.5.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 52058ea30af5..cbe9e8a61b5c 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -3,6 +3,6 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 google-auth==1.11.2 google-cloud-iot==1.0.0 -google-cloud-pubsub==1.1.0 +google-cloud-pubsub==1.4.2 pyjwt==1.7.1 requests==2.23.0 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 57e32880a911..f0d7771c38e5 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -4,6 +4,6 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 google-auth==1.11.2 google-cloud-iot==1.0.0 -google-cloud-pubsub==1.1.0 +google-cloud-pubsub==1.4.2 paho-mqtt==1.5.0 pyjwt==1.7.1 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index e3746af05310..35ac433fae3d 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -4,7 +4,7 @@ gcp-devrel-py-tools==0.0.15 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 google-auth==1.11.2 -google-cloud-pubsub==1.0.0 +google-cloud-pubsub==1.4.2 google-cloud-iot==1.0.0 grpc-google-iam-v1==0.12.3 pyjwt==1.7.1 diff --git a/iot/api-client/scripts/requirements.txt b/iot/api-client/scripts/requirements.txt index a5a8b2bb921a..fbfc0f4d395e 100644 --- a/iot/api-client/scripts/requirements.txt +++ b/iot/api-client/scripts/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==1.1.0 +google-cloud-pubsub==1.4.2