Skip to content

Commit ce8fee6

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#1109)
1 parent c6fe727 commit ce8fee6

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12.2
22
pyjwt==1.5.3
33
flask-cors==3.0.3
4-
google-auth==1.0.2
4+
google-auth==1.1.0
55
requests==2.18.4
66
requests-toolbelt==0.8.0

auth/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.6.3
22
google-auth-httplib2==0.0.2
3-
google-auth==1.0.2
3+
google-auth==1.1.0

auth/http-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.18.4
2-
google-auth==1.0.2
2+
google-auth==1.1.0

bigquery/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.0.2
1+
google-auth==1.1.0
22
requests==2.18.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.3
2-
google-auth==1.0.2
2+
google-auth==1.1.0
33
google-auth-httplib2==0.0.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
grpcio==1.6.0
2-
google-auth==1.0.2
2+
google-auth==1.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.6.3
2-
google-auth==1.0.2
2+
google-auth==1.1.0
33
google-auth-httplib2==0.0.2

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==19.7.1
44
six==1.10.0
55
pyyaml==3.12
66
requests==2.18.4
7-
google-auth==1.0.2
7+
google-auth==1.1.0
88
google-auth-oauthlib==0.1.0

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyJWT==1.5.3
22
cryptography==2.0.3
3-
google-auth==1.0.2
3+
google-auth==1.1.0
44
requests==2.18.4
55
requests_toolbelt==0.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==1.6.3
22
google-auth-httplib2==0.0.2
3-
google-auth==1.0.2
3+
google-auth==1.1.0
44
google-cloud==0.27.0

0 commit comments

Comments
 (0)