From bbb8ef1bc5964a60da13d66095e3444ae8e2cfd1 Mon Sep 17 00:00:00 2001 From: "Leah E. Cole" <6719667+leahecole@users.noreply.github.com> Date: Mon, 18 May 2020 20:56:53 -0700 Subject: [PATCH] update google-auth to 1.15.0 part 3 [(#3816)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3816) --- 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 7c7c7e4c..0eab0356 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,5 +1,5 @@ grpcio==1.29.0 -google-auth==1.14.3 +google-auth==1.15.0 google-auth-httplib2==0.0.3 google-cloud==0.34.0 google-cloud-storage==1.28.1