Skip to content

Commit 1fcf47c

Browse files
authored
update google-auth to 1.15.0 part 5 (#3818)
1 parent fe7d632 commit 1fcf47c

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

iam/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.8.2
2-
google-auth==1.14.3
2+
google-auth==1.15.0
33
google-auth-httplib2==0.0.3

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==2.9.2
22
flask==1.1.2
3-
google-auth==1.14.3
3+
google-auth==1.15.0
44
gunicorn==20.0.4
55
requests==2.23.0
66
requests_toolbelt==0.9.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==2.9.2
22
google-api-python-client==1.8.2
33
google-auth-httplib2==0.0.3
4-
google-auth==1.14.3
4+
google-auth==1.15.0
55
google-cloud-pubsub==1.4.3
66
pyjwt==1.7.1
7-
paho-mqtt==1.5.0
7+
paho-mqtt==1.5.0

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==1.8.2
2-
google-auth==1.14.3
2+
google-auth==1.15.0
33
google-auth-httplib2==0.0.3
44
google-cloud-iot==1.0.0
55
google-cloud-pubsub==1.4.3

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==2.9.2
22
google-api-python-client==1.8.2
33
google-auth-httplib2==0.0.3
4-
google-auth==1.14.3
4+
google-auth==1.15.0
55
google-cloud-iot==1.0.0
66
google-cloud-pubsub==1.4.3
77
pyjwt==1.7.1

iot/api-client/manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cryptography==2.9.2
22
flaky==3.6.1
33
google-api-python-client==1.8.2
44
google-auth-httplib2==0.0.3
5-
google-auth==1.14.3
5+
google-auth==1.15.0
66
google-cloud-iot==1.0.0
77
google-cloud-pubsub==1.4.3
88
paho-mqtt==1.5.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==2.9.2
22
google-api-python-client==1.8.2
33
google-auth-httplib2==0.0.3
4-
google-auth==1.14.3
4+
google-auth==1.15.0
55
google-cloud-pubsub==1.4.3
66
google-cloud-iot==1.0.0
77
grpc-google-iam-v1==0.12.3

0 commit comments

Comments
 (0)