From b556f857d1ee6290c0fb85ab6f9028d82b89b6ec Mon Sep 17 00:00:00 2001 From: "Leah E. Cole" <6719667+leahecole@users.noreply.github.com> Date: Mon, 18 May 2020 21:08:07 -0700 Subject: [PATCH] update google-auth to 1.15.0 part 5 [(#3818)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3818) --- 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 49424d4a..978c59e7 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.6.1 google-api-python-client==1.8.2 google-auth-httplib2==0.0.3 -google-auth==1.14.3 +google-auth==1.15.0 google-cloud-iot==1.0.0 google-cloud-pubsub==1.4.3 paho-mqtt==1.5.0