From 5dc8234a44da74a72b55c51d92488e04ab8aa0d2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 21 May 2020 04:50:04 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-pubsub to v1.5.0 [(#3781)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3781) Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> --- samples/api-client/manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/api-client/manager/requirements.txt b/samples/api-client/manager/requirements.txt index 4b675684..733341f6 100644 --- a/samples/api-client/manager/requirements.txt +++ b/samples/api-client/manager/requirements.txt @@ -4,6 +4,6 @@ google-api-python-client==1.8.3 google-auth-httplib2==0.0.3 google-auth==1.15.0 google-cloud-iot==1.0.0 -google-cloud-pubsub==1.4.3 +google-cloud-pubsub==1.5.0 paho-mqtt==1.5.0 pyjwt==1.7.1