Skip to content

Commit fed4c56

Browse files
dpebotliyanhui1228
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#148)
1 parent 18397af commit fed4c56

3 files changed

Lines changed: 94 additions & 94 deletions

File tree

scripts/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
flask==0.12.2
2-
pytest==3.2.1
2+
pytest==3.2.3
33
pytest-cov==2.5.1
44
pyyaml==3.12
Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
alembic==0.9.5
2-
amqp==2.2.1
1+
alembic==0.9.6
2+
amqp==2.2.2
33
amqplib==1.0.2
4-
ansible==2.3.2.0
4+
ansible==2.4.0.0
55
anyjson==0.3.3
6-
apache-libcloud==2.2.0
6+
apache-libcloud==2.2.1
77
argparse==1.4.0
88
astroid==1.5.3
9-
awscli==1.11.146
10-
babel==2.5.0
9+
awscli==1.11.170
10+
babel==2.5.1
1111
backports.ssl_match_hostname==3.5.0.1
1212
bcdoc==0.16.0
1313
beautifulsoup4==4.6.0
@@ -16,31 +16,31 @@ billiard==3.5.0.3
1616
blessings==1.6
1717
blinker==1.4
1818
boto==2.48.0
19-
botocore==1.7.4
19+
botocore==1.7.28
2020
bottle==0.12.13
2121
carbon==1.0.2
2222
celery==4.1.0
2323
certifi==2017.7.27.1
24-
cffi==1.10.0
24+
cffi==1.11.2
2525
chardet==3.0.4
2626
click==6.7
27-
cliff==2.8.0
27+
cliff==2.9.1
2828
cmd2==0.7.7
2929
colorama==0.3.9
3030
configobj==5.0.6
3131
cov-core==1.15.0
3232
coverage==4.4.1
3333
coveralls==1.2.0
34-
cryptography==2.0.3
34+
cryptography==2.1.1
3535
cssselect==1.0.1
36-
cython==0.26.1
36+
cython==0.27.1
3737
decorator==4.1.2
3838
django-celery==3.2.1
3939
django-debug-toolbar==1.8
40-
django-extensions==1.9.0
41-
django==1.11.5
40+
django-extensions==1.9.1
41+
django==1.11.6
4242
django_compress==1.0.1
43-
djangorestframework==3.6.4
43+
djangorestframework==3.7.0
4444
docker-py==1.10.6
4545
docopt==0.6.2
4646
docutils==0.14
@@ -57,7 +57,7 @@ funcsigs==1.0.2
5757
functools32==3.2.3.post2
5858
futures==3.1.1
5959
gevent==1.2.2
60-
google-api-python-client==1.6.3
60+
google-api-python-client==1.6.4
6161
graphite-web==1.0.2
6262
greenlet==0.4.12
6363
gunicorn==19.7.1
@@ -67,21 +67,21 @@ httplib2==0.10.3
6767
idna==2.6
6868
ipaddress==1.0.18
6969
iso8601==0.1.12
70-
isodate==0.5.4
70+
isodate==0.6.0
7171
itsdangerous==0.24
7272
jinja2==2.9.6
7373
jmespath==0.9.3
7474
jsonschema==2.6.0
7575
kombu==4.1.0
7676
linecache2==1.0.0
7777
logilab-common==1.4.1
78-
lxml==3.8.0
79-
m2crypto==0.26.0
78+
lxml==4.1.0
79+
m2crypto==0.27.0
8080
mako==1.0.7
8181
manifestparser==1.1
8282
markdown==2.6.9
8383
markupsafe==1.0
84-
matplotlib==2.0.2
84+
matplotlib==2.1.0
8585
mccabe==0.6.1
8686
meld3==1.0.2
8787
mock==2.0.0
@@ -99,16 +99,16 @@ mysql-python==1.2.5
9999
ndg-httpsclient==0.4.3
100100
netaddr==0.7.19
101101
netifaces==0.10.6
102-
newrelic==2.90.0.75
102+
newrelic==2.94.0.79
103103
nose==1.3.7
104-
numpy==1.13.1
104+
numpy==1.13.3
105105
oauth2==1.9.0.post1
106106
oauth2client==4.1.2
107-
oauthlib==2.0.2
107+
oauthlib==2.0.4
108108
ordereddict==1.1
109-
oslo.config==4.12.0
109+
oslo.config==4.13.1
110110
pandas==0.20.3
111-
paramiko==2.2.1
111+
paramiko==2.3.1
112112
passlib==1.7.1
113113
paste==2.0.3
114114
pastedeploy==1.5.2
@@ -117,31 +117,31 @@ pbr==3.1.1
117117
pep8==1.7.0
118118
pexpect==4.2.1
119119
pika==0.11.0
120-
pillow==4.2.1
120+
pillow==4.3.0
121121
pip==9.0.1
122122
prettytable
123123
protobuf==3.4.0
124-
psutil==5.3.0
124+
psutil==5.4.0
125125
psycopg2==2.7.3.1
126126
py==1.4.34
127-
pyasn1-modules==0.1.1
128-
pyasn1==0.3.3
127+
pyasn1-modules==0.1.5
128+
pyasn1==0.3.7
129129
pycparser==2.18
130130
pycrypto==2.6.1
131131
pycurl==7.43.0
132132
pyflakes==1.6.0
133133
pygments==2.2.0
134134
pyjwt==1.5.3
135135
pylibmc==1.5.2
136-
pylint==1.7.2
136+
pylint==1.7.4
137137
pymongo==3.5.1
138138
pymysql==0.7.11
139-
pyopenssl==17.2.0
139+
pyopenssl==17.3.0
140140
pyparsing==2.2.0
141141
pyramid==1.9.1
142142
pystache==0.5.4
143143
pytest-cov==2.5.1
144-
pytest==3.2.1
144+
pytest==3.2.3
145145
python-cjson==1.2.1
146146
python-daemon==2.1.2
147147
python-dateutil==2.6.1
@@ -155,36 +155,36 @@ python-swiftclient==3.4.0
155155
pytz==2017.2
156156
pyyaml==3.12
157157
pyzmq==16.0.2
158-
raven==6.1.0
158+
raven==6.2.1
159159
redis==2.10.6
160-
repoze.lru==0.6
160+
repoze.lru==0.7
161161
requests-oauthlib==0.8.0
162162
requests==2.18.4
163163
retrying==1.3.3
164164
rsa==3.4.2
165165
scipy==0.19.1
166-
selenium==3.5.0
166+
selenium==3.6.0
167167
setuptools-git==1.2
168-
setuptools==36.4.0
168+
setuptools==36.6.0
169169
sh==1.12.14
170170
simplejson==3.11.1
171-
six==1.10.0
171+
six==1.11.0
172172
snowballstemmer==1.2.1
173173
south==1.0.2
174-
sphinx==1.6.3
174+
sphinx==1.6.4
175175
sqlalchemy-migrate==0.11.0
176-
sqlalchemy==1.1.11
177-
sqlparse==0.2.3
176+
sqlalchemy==1.1.14
177+
sqlparse==0.2.4
178178
statsd==3.2.1
179-
stevedore==1.26.0
179+
stevedore==1.27.1
180180
suds==0.4
181181
supervisor==3.3.3
182182
testrepository==0.0.20
183183
testtools==2.3.0
184184
thrift==0.10.0
185185
tornado==4.5.2
186-
tox==2.8.1
187-
twisted==17.5.0
186+
tox==2.9.1
187+
twisted==17.9.0
188188
ujson==1.35
189189
unidecode==0.4.21
190190
unittest2==1.1.0
@@ -193,13 +193,13 @@ urllib3==1.22
193193
uwsgi==2.0.15
194194
versiontools==1.9.1
195195
virtualenv==15.1.0
196-
waitress==1.0.2
196+
waitress==1.1.0
197197
warlock==1.3.0
198198
webob==1.7.3
199199
websocket-client==0.44.0
200200
webtest==2.0.28
201201
werkzeug==0.12.2
202-
wheel==0.29.0
202+
wheel==0.30.0
203203
xlrd==1.1.0
204-
zc.buildout==2.9.4
205-
zope.interface==4.4.2
204+
zc.buildout==2.9.5
205+
zope.interface==4.4.3

0 commit comments

Comments
 (0)