Various dependency updates
This commit is contained in:
parent
f4081c8b87
commit
48d4c9311a
@ -17,6 +17,6 @@ packaging==16.8
|
|||||||
pep8-naming==0.4.1
|
pep8-naming==0.4.1
|
||||||
pycodestyle==2.2.0
|
pycodestyle==2.2.0
|
||||||
pydocstyle==1.1.1
|
pydocstyle==1.1.1
|
||||||
pyflakes==1.3.0
|
pyflakes==1.4.0
|
||||||
pyparsing==2.1.10
|
pyparsing==2.1.10
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
beautifulsoup4==4.5.1
|
beautifulsoup4==4.5.3
|
||||||
CherryPy==8.6.0
|
CherryPy==8.7.0
|
||||||
click==6.6
|
click==6.6
|
||||||
coverage==4.3.1
|
coverage==4.3.1
|
||||||
decorator==4.0.10
|
decorator==4.0.10
|
||||||
@ -11,7 +11,7 @@ glob2==0.5
|
|||||||
httpbin==0.5.0
|
httpbin==0.5.0
|
||||||
hypothesis==3.6.1
|
hypothesis==3.6.1
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
# Jinja2==2.8
|
# Jinja2==2.8.1
|
||||||
Mako==1.0.6
|
Mako==1.0.6
|
||||||
# MarkupSafe==0.23
|
# MarkupSafe==0.23
|
||||||
parse==1.6.6
|
parse==1.6.6
|
||||||
@ -33,4 +33,4 @@ pytest-xvfb==1.0.0
|
|||||||
PyVirtualDisplay==0.2.1
|
PyVirtualDisplay==0.2.1
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
vulture==0.11
|
vulture==0.11
|
||||||
Werkzeug==0.11.13
|
Werkzeug==0.11.15
|
||||||
|
Loading…
Reference in New Issue
Block a user