Skip to content

Commit 6a1bc9a

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (#937)
1 parent 9461ec6 commit 6a1bc9a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12.1
22
pyjwt==1.5.0
33
flask-cors==3.0.2
4-
google-auth==1.0.0
4+
google-auth==1.0.1
55
requests==2.13.0
66
requests-toolbelt==0.7.1

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.0
1+
google-auth==1.0.1
22
requests==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
grpcio==1.3.0
2-
google-auth==1.0.0
2+
google-auth==1.0.1

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.0
22
cryptography==1.8.1
3-
google-auth==1.0.0
3+
google-auth==1.0.1
44
requests==2.13.0
55
requests_toolbelt==0.7.1

0 commit comments

Comments
 (0)