From 4d5daac83efe7b92327341519aa9d16515725337 Mon Sep 17 00:00:00 2001 From: Leah Cole Date: Thu, 4 Jun 2020 14:32:37 -0700 Subject: [PATCH] update google-auth part 5 --- iam/api-client/requirements.txt | 2 +- iap/requirements.txt | 2 +- iot/api-client/end_to_end_example/requirements.txt | 2 +- iot/api-client/gcs_file_to_device/requirements.txt | 2 +- iot/api-client/http_example/requirements.txt | 2 +- iot/api-client/manager/requirements.txt | 2 +- iot/api-client/mqtt_example/requirements.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/iam/api-client/requirements.txt b/iam/api-client/requirements.txt index 0f61949724cb..130c1828654a 100644 --- a/iam/api-client/requirements.txt +++ b/iam/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.9.1 -google-auth==1.16.0 +google-auth==1.16.1 google-auth-httplib2==0.0.3 diff --git a/iap/requirements.txt b/iap/requirements.txt index b8a8ea0fbf49..5f4b57c9bcdb 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,6 +1,6 @@ cryptography==2.9.2 flask==1.1.2 -google-auth==1.16.0 +google-auth==1.16.1 gunicorn==20.0.4 requests==2.23.0 requests_toolbelt==0.9.1 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index a941aa8f8bf2..1140fe105365 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.9.2 google-api-python-client==1.9.1 google-auth-httplib2==0.0.3 -google-auth==1.16.0 +google-auth==1.16.1 google-cloud-pubsub==1.5.0 pyjwt==1.7.1 paho-mqtt==1.5.0 diff --git a/iot/api-client/gcs_file_to_device/requirements.txt b/iot/api-client/gcs_file_to_device/requirements.txt index 026895ed1339..0a3ab127dd13 100644 --- a/iot/api-client/gcs_file_to_device/requirements.txt +++ b/iot/api-client/gcs_file_to_device/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.9.1 -google-auth==1.16.0 +google-auth==1.16.1 google-auth-httplib2==0.0.3 google-cloud-iot==1.0.0 google-cloud-pubsub==1.5.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 4af81dba7228..9c7936b44029 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.9.2 google-api-python-client==1.9.1 google-auth-httplib2==0.0.3 -google-auth==1.16.0 +google-auth==1.16.1 google-cloud-iot==1.0.0 google-cloud-pubsub==1.5.0 pyjwt==1.7.1 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 9e7afcd8db07..12ee2123420d 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -2,7 +2,7 @@ cryptography==2.9.2 flaky==3.6.1 google-api-python-client==1.9.1 google-auth-httplib2==0.0.3 -google-auth==1.16.0 +google-auth==1.16.1 google-cloud-iot==1.0.0 google-cloud-pubsub==1.5.0 paho-mqtt==1.5.0 diff --git a/iot/api-client/mqtt_example/requirements.txt b/iot/api-client/mqtt_example/requirements.txt index 002868484f64..f63596d94a25 100644 --- a/iot/api-client/mqtt_example/requirements.txt +++ b/iot/api-client/mqtt_example/requirements.txt @@ -1,7 +1,7 @@ cryptography==2.9.2 google-api-python-client==1.9.1 google-auth-httplib2==0.0.3 -google-auth==1.16.0 +google-auth==1.16.1 google-cloud-pubsub==1.5.0 google-cloud-iot==1.0.0 grpc-google-iam-v1==0.12.3