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

Skip to content

Commit 58a537c

Browse files
dpebotDouglas Greiman
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#178)
1 parent fe98d8b commit 58a537c

File tree

6 files changed

+76
-76
lines changed

6 files changed

+76
-76
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pip==9.0.1
2-
setuptools==38.5.0
2+
setuptools==38.5.2
33
wheel==0.30.0

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.4.0
2+
pytest==3.4.2
33
pytest-cov==2.5.1
44
pyyaml==3.12

tests/eventlet/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
click==6.7
22
enum-compat==0.0.2
3-
eventlet==0.22.0
3+
eventlet==0.22.1
44
Flask==0.12.2
55
greenlet==0.4.13
66
gunicorn==19.7.1

tests/integration/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==0.12.2
2-
google-cloud-error-reporting==0.29.0
3-
google-cloud-logging==1.4.0
4-
google-cloud-monitoring==0.28.0
2+
google-cloud-error-reporting==0.29.1
3+
google-cloud-logging==1.6.0
4+
google-cloud-monitoring==0.28.1
55
gunicorn==19.7.1
66
requests==2.18.4
77
retrying==1.3.3
Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
alembic==0.9.7
1+
alembic==0.9.8
22
amqp==2.2.2
33
amqplib==1.0.2
44
ansible==2.4.3.0
55
anyjson==0.3.3
6-
apache-libcloud==2.2.1
6+
apache-libcloud==2.3.0
77
argparse==1.4.0
88
astroid==1.6.1
9-
awscli==1.14.32
9+
awscli==1.14.53
1010
babel==2.5.3
1111
backports.ssl_match_hostname==3.5.0.1
1212
bcdoc==0.16.0
@@ -16,29 +16,29 @@ billiard==3.5.0.3
1616
blessings==1.6.1
1717
blinker==1.4
1818
boto==2.48.0
19-
botocore==1.8.36
19+
botocore==1.9.6
2020
bottle==0.12.13
2121
carbon<1.1.1
2222
celery==4.1.0
2323
certifi==2018.1.18
24-
cffi==1.11.4
24+
cffi==1.11.5
2525
chardet==3.0.4
2626
click==6.7
2727
cliff==2.11.0
28-
cmd2==0.8.0
28+
cmd2==0.8.1
2929
colorama==0.3.9
3030
configobj==5.0.6
3131
cov-core==1.15.0
32-
coverage==4.5
33-
coveralls==1.2.0
32+
coverage==4.5.1
33+
coveralls==1.3.0
3434
crcmod==1.7
3535
cryptography==2.1.4
3636
cssselect==1.0.3
3737
cython==0.27.3
3838
decorator==4.2.1
3939
django-celery==3.2.2
4040
django-debug-toolbar==1.9.1
41-
django-extensions==1.9.9
41+
django-extensions==2.0.5
4242
django<2.0
4343
django_compress==1.0.1
4444
djangorestframework==3.7.7
@@ -48,7 +48,7 @@ docutils==0.14
4848
ecdsa==0.13
4949
elasticsearch==6.1.1
5050
enum34==1.1.6
51-
eventlet==0.22.0
51+
eventlet==0.22.1
5252
extras==1.0.0
5353
fabric==1.14.0
5454
fixtures==3.0.0
@@ -59,7 +59,7 @@ functools32==3.2.3.post2
5959
futures==3.2.0
6060
gevent==1.2.2
6161
google-api-python-client==1.6.5
62-
graphite-web==1.1.1
62+
graphite-web==1.1.2
6363
greenlet==0.4.13
6464
gunicorn==19.7.1
6565
hiredis==0.2.0
@@ -78,32 +78,32 @@ kombu==4.1.0
7878
linecache2==1.0.0
7979
logilab-common==1.4.1
8080
lxml==4.1.1
81-
m2crypto==0.27.0
81+
m2crypto==0.29.0
8282
mako==1.0.7
8383
manifestparser==1.1
8484
markdown==2.6.11
8585
markupsafe==1.0
86-
matplotlib==2.1.2
86+
matplotlib==2.2.0
8787
mccabe==0.6.1
8888
meld3==1.0.2
8989
mock==2.0.0
9090
mozcrash==1.0
91-
mozdevice==0.51
91+
mozdevice==0.52
9292
mozfile==1.2
9393
mozinfo==0.10
9494
mozlog==3.7
9595
moznetwork==0.27
9696
mozprocess==0.26
9797
mozprofile==0.29
9898
mozrunner==6.14
99-
msgpack-python==0.5.2
99+
msgpack-python==0.5.6
100100
mysql-python==1.2.5
101101
ndg-httpsclient==0.4.4
102102
netaddr==0.7.19
103103
netifaces==0.10.6
104-
newrelic==2.100.0.84
104+
newrelic==2.106.1.88
105105
nose==1.3.7
106-
numpy==1.14.0
106+
numpy==1.14.1
107107
oauth2==1.9.0.post1
108108
oauth2client==4.1.2
109109
oauthlib==2.0.6
@@ -117,14 +117,14 @@ pastedeploy==1.5.2
117117
pastescript==2.0.2
118118
pbr==3.1.1
119119
pep8==1.7.1
120-
pexpect==4.3.1
120+
pexpect==4.4.0
121121
pika==0.11.2
122122
pillow==5.0.0
123123
pip==9.0.1
124124
prettytable
125-
protobuf==3.5.1
125+
protobuf==3.5.2
126126
psutil==5.4.3
127-
psycopg2==2.7.3.2
127+
psycopg2==2.7.4
128128
py==1.5.2
129129
pyasn1-modules==0.2.1
130130
pyasn1==0.4.2
@@ -133,75 +133,75 @@ pycrypto==2.6.1
133133
pycurl==7.43.0.1
134134
pyflakes==1.6.0
135135
pygments==2.2.0
136-
pyjwt==1.5.3
136+
pyjwt==1.6.0
137137
pylibmc==1.5.2
138138
pylint==1.8.2
139-
pymongo==3.6.0
139+
pymongo==3.6.1
140140
pymysql==0.8.0
141141
pyopenssl==17.5.0
142142
pyparsing==2.2.0
143143
pyramid==1.9.1
144144
pystache==0.5.4
145145
pytest-cov==2.5.1
146-
pytest==3.4.0
146+
pytest==3.4.2
147147
python-cjson==1.2.1
148148
python-daemon==2.1.2
149-
python-dateutil==2.6.1
149+
python-dateutil==2.7.0
150150
python-gflags==3.1.2
151151
python-keystoneclient==3.15.0
152152
python-memcached==1.59
153153
python-mimeparse==1.6.0
154154
python-novaclient==10.1.0
155155
python-subunit==1.2.0
156156
python-swiftclient==3.5.0
157-
pytz==2017.3
157+
pytz==2018.3
158158
pyyaml==3.12
159-
pyzmq==16.0.3
160-
raven==6.5.0
159+
pyzmq==17.0.0
160+
raven==6.6.0
161161
redis==2.10.6
162162
repoze.lru==0.7
163163
requests-oauthlib==0.8.0
164164
requests==2.18.4
165165
retrying==1.3.3
166166
rsa==3.4.2
167167
scipy==1.0.0
168-
selenium==3.8.1
168+
selenium==3.10.0
169169
setuptools-git==1.2
170-
setuptools==38.5.0
170+
setuptools==38.5.2
171171
sh==1.12.14
172172
simplejson==3.13.2
173173
six==1.11.0
174174
snowballstemmer==1.2.1
175175
south==1.0.2
176-
sphinx==1.6.7
176+
sphinx==1.7.1
177177
sqlalchemy-migrate==0.11.0
178-
sqlalchemy==1.2.2
178+
sqlalchemy==1.2.5
179179
sqlparse==0.2.4
180180
statsd==3.2.2
181181
stevedore==1.28.0
182182
suds==0.4
183-
supervisor==3.3.3
183+
supervisor==3.3.4
184184
testrepository==0.0.20
185185
testtools==2.3.0
186186
thrift==0.11.0
187-
tornado==4.5.3
187+
tornado==5.0
188188
tox==2.9.1
189189
twisted==17.9.0
190190
ujson==1.35
191191
unidecode==1.0.22
192192
unittest2==1.1.0
193193
uritemplate==3.0.0
194194
urllib3==1.22
195-
uwsgi==2.0.15
195+
uwsgi==2.0.17
196196
versiontools==1.9.1
197197
virtualenv==15.1.0
198198
waitress==1.1.0
199199
warlock==1.3.0
200200
webob==1.7.4
201-
websocket-client==0.46.0
201+
websocket-client==0.47.0
202202
webtest==2.0.29
203203
werkzeug==0.14.1
204204
wheel==0.30.0
205205
xlrd==1.1.0
206-
zc.buildout==2.11.0
206+
zc.buildout==2.11.1
207207
zope.interface==4.4.3

0 commit comments

Comments
 (0)