tox: Update Werkzeug to 0.11.8

- fixed a regression on Python 3 for the debugger.
- fixed a problem with the machine GUID detection code on OS X
  on Python 3.
This commit is contained in:
Florian Bruhin 2016-04-15 19:27:28 +02:00
parent 72e0b80ed0
commit 210374a73d

View File

@ -42,7 +42,7 @@ deps =
six==1.10.0
termcolor==1.1.0
vulture==0.8.1
Werkzeug==0.11.6
Werkzeug==0.11.8
wheel==0.29.0
cherrypy==5.1.0
commands =