From d8749db5bcd3ee7162c712914a2036639118cf00 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 13 Jul 2020 22:20:34 +0200 Subject: [PATCH] chore(deps): update dependency google-auth to v1.19.0 [(#4293)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/4293) --- 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 042e9137..67de39bd 100644 --- a/samples/api-client/manager/requirements.txt +++ b/samples/api-client/manager/requirements.txt @@ -2,7 +2,7 @@ cryptography==2.9.2 flaky==3.7.0 google-api-python-client==1.9.3 google-auth-httplib2==0.0.4 -google-auth==1.18.0 +google-auth==1.19.0 google-cloud-iot==1.0.0 google-cloud-pubsub==1.6.1 paho-mqtt==1.5.0