From 29099af9502c8456959582f9f9b3ef76c14daa2d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 30 Mar 2020 20:18:46 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-iot to v1 [(#3209)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3209) Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@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 f43f8af9..cb7e7e6f 100644 --- a/samples/api-client/manager/requirements.txt +++ b/samples/api-client/manager/requirements.txt @@ -3,7 +3,7 @@ flaky==3.6.1 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 google-auth==1.11.2 -google-cloud-iot==0.3.1 +google-cloud-iot==1.0.0 google-cloud-pubsub==1.1.0 oauth2client==4.1.3 paho-mqtt==1.5.0