Various dependency updates

This commit is contained in:
Florian Bruhin 2017-01-02 20:16:51 +01:00
parent f4081c8b87
commit 48d4c9311a
2 changed files with 5 additions and 5 deletions

View File

@ -17,6 +17,6 @@ packaging==16.8
pep8-naming==0.4.1
pycodestyle==2.2.0
pydocstyle==1.1.1
pyflakes==1.3.0
pyflakes==1.4.0
pyparsing==2.1.10
six==1.10.0

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
beautifulsoup4==4.5.1
CherryPy==8.6.0
beautifulsoup4==4.5.3
CherryPy==8.7.0
click==6.6
coverage==4.3.1
decorator==4.0.10
@ -11,7 +11,7 @@ glob2==0.5
httpbin==0.5.0
hypothesis==3.6.1
itsdangerous==0.24
# Jinja2==2.8
# Jinja2==2.8.1
Mako==1.0.6
# MarkupSafe==0.23
parse==1.6.6
@ -33,4 +33,4 @@ pytest-xvfb==1.0.0
PyVirtualDisplay==0.2.1
six==1.10.0
vulture==0.11
Werkzeug==0.11.13
Werkzeug==0.11.15