From e0c2d785b816b70c1b1d26cf9b2c68f690e13b8d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 15 May 2019 03:01:15 +0100 Subject: [PATCH] Update werkzeug from 0.14.1 to 0.15.4 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 035c1ec..7e76a1a 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,6 +1,6 @@ -r ./base.txt -Werkzeug==0.14.1 # https://github.com/pallets/werkzeug +Werkzeug==0.15.4 # https://github.com/pallets/werkzeug ipdb==0.11 # https://github.com/gotcha/ipdb Sphinx==1.8.3 # https://github.com/sphinx-doc/sphinx psycopg2==2.7.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2