Skip to content

Commit 4a0a6f6

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#486)
1 parent dfa8e2a commit 4a0a6f6

File tree

22 files changed

+26
-26
lines changed

22 files changed

+26
-26
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
Flask-SQLAlchemy==2.1
33
gunicorn==19.6.0
4-
PyMySQL==0.7.6
4+
PyMySQL==0.7.7

appengine/flexible/endpoints/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ gcloud==0.18.1
55
six==1.10.0
66
pyyaml==3.12
77
requests==2.11.1
8-
google-api-python-client==1.5.2
8+
google-api-python-client==1.5.3
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==3.0.0
3-
kinto==4.1.0
3+
kinto==4.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.2
1+
google-api-python-client==1.5.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.2
1+
google-api-python-client==1.5.3

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.5.2
1+
google-api-python-client==1.5.3

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.5.2
1+
google-api-python-client==1.5.3

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.11.1
2-
google-api-python-client==1.5.2
2+
google-api-python-client==1.5.3

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.5.2
1+
google-api-python-client==1.5.3
22
gcloud==0.18.1

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.5.2
1+
google-api-python-client==1.5.3

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.5.2
1+
google-api-python-client==1.5.3
22
requests==2.11.1

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.5.2
1+
google-api-python-client==1.5.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.2
1+
google-api-python-client==1.5.3

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.5.2
1+
google-api-python-client==1.5.3

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.5.2
1+
google-api-python-client==1.5.3

monitoring/api/v3/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
google-api-python-client==1.5.2
1+
google-api-python-client==1.5.3
22
httplib2==0.9.2
33
oauth2client==3.0.0
44
pyasn1==0.1.9
55
pyasn1-modules==0.0.8
66
rsa==3.4.2
77
simplejson==3.8.2
88
six==1.10.0
9-
uritemplate==2.0.0rc2
9+
uritemplate==3.0.0
1010
wheel==0.29.0

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ fluent-logger==0.4.3
1212
funcsigs==1.0.2
1313
gcloud==0.18.1
1414
gcloud[grpc]==0.18.1
15-
google-api-python-client==1.5.2
15+
google-api-python-client==1.5.3
1616
grpc-google-cloud-speech-v1beta1==1.0.1
1717
grpcio==1.0.0
1818
gunicorn==19.6.0
1919
httplib2==0.9.2
20-
kinto==4.1.0
20+
kinto==4.1.1
2121
mailjet-rest==v1.2.2
2222
mock==2.0.0
2323
mysql-python==1.2.5; python_version == '2.7'
@@ -30,7 +30,7 @@ pyasn1==0.1.9
3030
PyAudio==0.2.9
3131
PyCrypto==2.6.1
3232
pymemcache==1.3.6
33-
PyMySQL==0.7.6
33+
PyMySQL==0.7.7
3434
pytest-cov==2.3.1
3535
pytest==3.0.1
3636
pyyaml==3.12
@@ -45,6 +45,6 @@ sendgrid==3.2.10
4545
simplejson==3.8.2
4646
six==1.10.0
4747
twilio==6.3.dev0
48-
uritemplate==2.0.0rc2
48+
uritemplate==3.0.0
4949
WebTest==2.0.23
5050
wheel==0.29.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.2
1+
google-api-python-client==1.5.3

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.5.2
1+
google-api-python-client==1.5.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.2
1+
google-api-python-client==1.5.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-api-python-client==1.5.2
1+
google-api-python-client==1.5.3
22
Pillow==3.3.1

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.5.2
1+
google-api-python-client==1.5.3

0 commit comments

Comments
 (0)