From 2f493887d423b76e27078f551149b37f5adfc3cf Mon Sep 17 00:00:00 2001 From: "Leah E. Cole" <6719667+leahecole@users.noreply.github.com> Date: Thu, 4 Jun 2020 16:13:06 -0700 Subject: [PATCH] update google-auth part 3 [(#3963)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3963) --- samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 7d1527e6..9046478f 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.29.0 -google-auth==1.16.0 +google-auth==1.16.1 google-auth-httplib2==0.0.3 google-cloud==0.34.0 google-cloud-storage==1.28.1