From 32bf5bd055e82265b91d236762be8730420a43fa Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Thu, 7 Dec 2017 18:53:37 +0100 Subject: [PATCH] Update werkzeug from 0.12.2 to 0.13 (#27) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eddaabc..60effbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,6 +22,6 @@ psycopg2==2.7.3.2 six==1.11.0 # via automat, cryptography sqlalchemy==1.1.15 twisted==17.9.0 -werkzeug==0.12.2 +werkzeug==0.13 wsgi-sslify==1.0.1 zope.interface==4.4.3 # via twisted