From 3aaa4395b8858436af4266a1a75f7b03f2705acd Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 15 Feb 2016 07:08:31 +0100 Subject: [PATCH] tox: Update Werkzeug to 0.11.4. - Fixed werkzeug.serving not working from -m flag. - Fixed incorrect weak etag handling. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index b264b3f2c..b64bc9815 100644 --- a/tox.ini +++ b/tox.ini @@ -41,7 +41,7 @@ deps = six==1.10.0 termcolor==1.1.0 vulture==0.8.1 - Werkzeug==0.11.3 + Werkzeug==0.11.4 wheel==0.29.0 xvfbwrapper==0.2.8 cherrypy==5.0.1