From 826e6fc2cef7c76d5cc8a62ba7510d95f0f1de84 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 13 May 2020 07:31:59 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-pubsub to v1.4.3 [(#3725)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3725) Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Takashi Matsuo --- 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 15b1e891..63856825 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.2 google-auth-httplib2==0.0.3 google-auth==1.14.2 google-cloud-iot==1.0.0 -google-cloud-pubsub==1.4.2 +google-cloud-pubsub==1.4.3 paho-mqtt==1.5.0 pyjwt==1.7.1