Skip to content

Commit

Permalink
Auto-update dependencies. (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed May 9, 2017
1 parent 9461ec6 commit 6a1bc9a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==0.12.1
pyjwt==1.5.0
flask-cors==3.0.2
google-auth==1.0.0
google-auth==1.0.1
requests==2.13.0
requests-toolbelt==0.7.1
2 changes: 1 addition & 1 deletion bigquery/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-auth==1.0.0
google-auth==1.0.1
requests==2.13.0
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grpcio==1.3.0
google-auth==1.0.0
google-auth==1.0.1
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyJWT==1.5.0
cryptography==1.8.1
google-auth==1.0.0
google-auth==1.0.1
requests==2.13.0
requests_toolbelt==0.7.1

0 comments on commit 6a1bc9a

Please sign in to comment.