From 84ed602b8d49527fc4c88e84992c140197ae88fd Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 20 Dec 2015 17:26:19 +0100 Subject: [PATCH] tox: Update Werkzeug to 0.11.3. - Fixed an issue with copy operations not working against proxies. - Changed the logging operations of the development server to correctly log where the server is running in all situations again. - Fixed another regression with SSL wrapping similar to the fix in 0.11.2 but for a different code path. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 11b1307b7..1d5d5c680 100644 --- a/tox.ini +++ b/tox.ini @@ -39,7 +39,7 @@ deps = six==1.10.0 termcolor==1.1.0 vulture==0.8.1 - Werkzeug==0.11.2 + Werkzeug==0.11.3 wheel==0.26.0 xvfbwrapper==0.2.6 cherrypy==4.0.0