From 45f85b2040db912fc9e9d74623ee8c832a76b160 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 17 Jul 2020 19:02:17 +0200 Subject: [PATCH] chore(deps): update dependency google-auth to v1.19.1 [(#4304)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/4304) --- 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 8040d226..3cf79823 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.10.0 google-auth-httplib2==0.0.4 -google-auth==1.19.0 +google-auth==1.19.1 google-cloud-iot==1.0.0 google-cloud-pubsub==1.7.0 paho-mqtt==1.5.0