Skip to content

Commit 8b5ac3f

Browse files
committed
[requires.io] dependency update
1 parent ee681c4 commit 8b5ac3f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@ pep8==1.7.0
2626
prospector==0.12.2
2727
pycodestyle==2.0.0 # via prospector
2828
pydocstyle==1.0.0
29-
pyflakes==1.2.3
29+
pyflakes==1.3.0
3030
pylint-celery==0.3
3131
pylint-common==0.2.2
3232
pylint-django==0.7.2
33-
pylint-flask==0.3
33+
pylint-flask==0.5
3434
pylint-plugin-utils==0.2.4
3535
pylint==1.6.4
36-
PyYAML==3.11 # via inlineplz, prospector
36+
PyYAML==3.12 # via inlineplz, prospector
3737
requests==2.11.1
3838
requirements-detector==0.5.2
39-
restructuredtext-lint==0.17.0
40-
scandir==1.2
39+
restructuredtext-lint==0.17.1
40+
scandir==1.3
4141
setoptconf==0.2.0
4242
six==1.10.0
4343
unidiff==0.5.2
44-
uritemplate.py==2.0.0
45-
Werkzeug==0.11.10 # via flask
44+
uritemplate.py==3.0.2
45+
Werkzeug==0.11.11 # via flask
4646
wrapt==1.10.8
4747
xmltodict==0.10.2
4848

0 commit comments

Comments
 (0)