Skip to content

Commit 3685799

Browse files
committed
Auto-update dependencies.
1 parent 2da1c09 commit 3685799

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
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==4.3.1
3+
kinto==4.3.2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==0.11.1
22
requests==2.11.1
33
requests_toolbelt==0.7.0
4-
oauth2client==2.2.0
5-
functools32==3.2.3.post2 ; python_version < '3'
4+
oauth2client==4.0.0
5+
functools32==3.2.3-2; python_version < '3'

monitoring/api/v3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ oauth2client==4.0.0
44
pyasn1==0.1.9
55
pyasn1-modules==0.0.8
66
rsa==3.4.2
7-
simplejson==3.8.2
7+
simplejson==3.9.0
88
six==1.10.0
99
uritemplate==3.0.0
1010
wheel==0.30.0a0

testing/requirements-dev.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ flask==0.11.1
1212
Flask==0.11.1
1313
fluent-logger==0.4.4
1414
funcsigs==1.0.2
15+
functools32==3.2.3-2; python_version < '3'
1516
google-api-python-client==1.5.4
1617
google-cloud-bigquery==0.20.0
1718
google-cloud-bigtable==0.20.0
@@ -30,7 +31,7 @@ grpc-google-cloud-speech-v1beta1==1.0.1
3031
grpcio==1.0.1rc1
3132
gunicorn==19.6.0
3233
httplib2==0.9.2
33-
kinto==4.3.1
34+
kinto==4.3.2
3435
mailjet-rest==v1.2.2
3536
mock==2.0.0
3637
mysql-python==1.2.5; python_version == '2.7'
@@ -57,8 +58,9 @@ responses==0.5.1
5758
rsa==3.4.2
5859
scipy==0.18.1
5960
sendgrid==3.6.0
60-
simplejson==3.8.2
61+
simplejson==3.9.0
6162
six==1.10.0
63+
sleekxmpp==1.3.1
6264
SQLAlchemy==1.1.2
6365
twilio==6.3.dev0
6466
uritemplate==3.0.0

0 commit comments

Comments
 (0)