tox: Update Werkzeug to 0.11.5

- werkzeug.serving: Fix crash when attempting SSL connection to HTTP
  server.
This commit is contained in:
Florian Bruhin 2016-03-28 20:14:15 +02:00
parent eb2bd91e4b
commit c0f9ab9b2b

View File

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