tox: Update werkzeug to 0.11.9

- Corrected an issue that caused the debugger not to use the
  machine GUID on POSIX systems.
- Corrected an Unicode error on Python 3 for the debugger's
  PIN usage.
- Corrected the timestamp verification in the pin debug code.
  Without this fix the pin was remebered until too long.
This commit is contained in:
Florian Bruhin 2016-04-25 06:12:12 +02:00
parent 77a9bbb4b4
commit a5679dff04

View File

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