Skip to content

Commit 30c4da0

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#790)
1 parent 1d76ef0 commit 30c4da0

File tree

26 files changed

+26
-26
lines changed

26 files changed

+26
-26
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.6.0
22
oauth2client==4.0.0
3-
kinto==5.3.4
3+
kinto==5.3.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12
22
pyjwt==1.4.2
33
flask-cors==3.0.2
4-
google-auth==0.5.0
4+
google-auth==0.6.0
55
requests==2.13.0
66
requests-toolbelt==0.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

bigquery/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

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==0.5.0
1+
google-auth==0.6.0
22
requests==2.13.0

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.13.0
2-
google-api-python-client==1.6.1
2+
google-api-python-client==1.6.2

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2
22
google-cloud==0.22.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
grpcio==1.1.0
2-
google-auth==0.5.0
2+
google-auth==0.6.0

kms/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

language/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

language/movie_nl/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2
22
requests==2.13.0

language/ocr_nl/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

language/tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

logging/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

monitoring/api/v2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

monitoring/api/v3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2
22
httplib2==0.10.3
33
oauth2client==4.0.0
44
pyasn1==0.2.2

speech/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

speech/grpc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ PyAudio==0.2.10
33
grpc-google-cloud-speech-v1beta1==0.14.0
44
six==1.10.0
55
requests==2.13.0
6-
google-auth==0.5.0
6+
google-auth==0.6.0

storage/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

testing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ pyyaml==3.12
1111
responses==0.5.1
1212
WebTest==2.0.25
1313
webapp2==2.5.2
14-
google-api-python-client==1.6.1
14+
google-api-python-client==1.6.2
1515
google-cloud-core==0.23.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2
22
Pillow==4.0.0

vision/api/label/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.6.1
1+
google-api-python-client==1.6.2

0 commit comments

Comments
 (0)