Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa68b87

Browse files
committed
Auto-update dependencies.
1 parent 7e19176 commit fa68b87

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

tests/python2-libraries/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
alembic==0.9.3
2-
amqp==2.1.4
2+
amqp==2.2.1
33
amqplib==1.0.2
44
ansible==2.3.1.0
55
anyjson==0.3.3
66
apache-libcloud==2.0.0
77
argparse==1.4.0
88
astroid==1.5.3
9-
awscli==1.11.117
9+
awscli==1.11.120
1010
babel==2.4.0
1111
backports.ssl_match_hostname==3.5.0.1
1212
bcdoc==0.16.0
1313
beautifulsoup4==4.6.0
1414
beautifulsoup==3.2.1
15-
billiard==3.5.0.2
15+
billiard==3.5.0.3
1616
blessings==1.6
1717
blinker==1.4
1818
boto==2.48.0
19-
botocore==1.5.80
19+
botocore==1.5.83
2020
bottle==0.12.13
2121
carbon==1.0.2
2222
celery==4.0.2
@@ -34,7 +34,7 @@ coveralls==1.1
3434
cryptography==1.9
3535
cssselect==1.0.1
3636
cython==0.25.2
37-
decorator==4.0.11
37+
decorator==4.1.1
3838
django-celery==3.2.1
3939
django-debug-toolbar==1.8
4040
django-extensions==1.8.1
@@ -77,7 +77,7 @@ linecache2==1.0.0
7777
logilab-common==1.4.1
7878
lxml==3.8.0
7979
m2crypto==0.26.0
80-
mako==1.0.6
80+
mako==1.0.7
8181
manifestparser==1.1
8282
markdown==2.6.8
8383
markupsafe==1.0
@@ -99,7 +99,7 @@ mysql-python==1.2.5
9999
ndg-httpsclient==0.4.2
100100
netaddr==0.7.19
101101
netifaces==0.10.6
102-
newrelic==2.88.0.72
102+
newrelic==2.88.1.73
103103
nose==1.3.7
104104
numpy==1.13.1
105105
oauth2==1.9.0.post1
@@ -138,7 +138,7 @@ pymongo==3.4.0
138138
pymysql==0.7.11
139139
pyopenssl==17.1.0
140140
pyparsing==2.2.0
141-
pyramid==1.9
141+
pyramid==1.9.1
142142
pystache==0.5.4
143143
pytest-cov==2.5.1
144144
pytest==3.1.3
@@ -165,7 +165,7 @@ rsa==3.4.2
165165
scipy==0.19.1
166166
selenium==3.4.3
167167
setuptools-git==1.2
168-
setuptools==36.0.1
168+
setuptools==36.2.0
169169
sh==1.12.14
170170
simplejson==3.11.1
171171
six==1.10.0

tests/python3-libraries/requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
alembic==0.9.3
2-
amqp==2.1.4
2+
amqp==2.2.1
33
amqplib==1.0.2
44
ansible==2.3.1.0
55
anyjson==0.3.3
66
apache-libcloud==2.0.0
77
argparse==1.4.0
88
astroid==1.5.3
9-
awscli==1.11.117
9+
awscli==1.11.120
1010
babel==2.4.0
1111
backports.ssl_match_hostname==3.5.0.1
1212
bcdoc==0.16.0
1313
beautifulsoup4==4.6.0
14-
billiard==3.5.0.2
14+
billiard==3.5.0.3
1515
blessings==1.6
1616
blinker==1.4
1717
boto==2.48.0
18-
botocore==1.5.80
18+
botocore==1.5.83
1919
bottle==0.12.13
2020
celery==4.0.2
2121
certifi==2017.4.17
@@ -32,7 +32,7 @@ coveralls==1.1
3232
cryptography==1.9
3333
cssselect==1.0.1
3434
cython==0.25.2
35-
decorator==4.0.11
35+
decorator==4.1.1
3636
django-celery==3.2.1
3737
django-debug-toolbar==1.8
3838
django-extensions==1.8.1
@@ -74,7 +74,7 @@ linecache2==1.0.0
7474
logilab-common==1.4.1
7575
lxml==3.8.0
7676
m2crypto==0.26.0
77-
mako==1.0.6
77+
mako==1.0.7
7878
manifestparser==1.1
7979
markdown==2.6.8
8080
markupsafe==1.0
@@ -93,7 +93,7 @@ msgpack-python==0.4.8
9393
ndg-httpsclient==0.4.2
9494
netaddr==0.7.19
9595
netifaces==0.10.6
96-
newrelic==2.88.0.72
96+
newrelic==2.88.1.73
9797
nose==1.3.7
9898
numpy==1.13.1
9999
oauth2==1.9.0.post1
@@ -131,7 +131,7 @@ pymongo==3.4.0
131131
pymysql==0.7.11
132132
pyopenssl==17.1.0
133133
pyparsing==2.2.0
134-
pyramid==1.9
134+
pyramid==1.9.1
135135
pystache==0.5.4
136136
pytest-cov==2.5.1
137137
pytest==3.1.3
@@ -157,7 +157,7 @@ rsa==3.4.2
157157
scipy==0.19.1
158158
selenium==3.4.3
159159
setuptools-git==1.2
160-
setuptools==36.0.1
160+
setuptools==36.2.0
161161
sh==1.12.14
162162
simplejson==3.11.1
163163
six==1.10.0

0 commit comments

Comments
 (0)