From e29ad727a675972f6d230f38e9552aa3a3126597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:01:14 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20werkzeug=20from=200.14.1=20to=200.15.3?= =?UTF-8?q?=20in=20/=E7=AC=94=E8=AE=B0/flask/Question?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3) Signed-off-by: dependabot[bot] --- "\347\254\224\350\256\260/flask/Question/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\347\254\224\350\256\260/flask/Question/requirements.txt" "b/\347\254\224\350\256\260/flask/Question/requirements.txt" index 1d789b73..d2b6e09c 100644 --- "a/\347\254\224\350\256\260/flask/Question/requirements.txt" +++ "b/\347\254\224\350\256\260/flask/Question/requirements.txt" @@ -4,4 +4,4 @@ flask_login==0.4.1 pymysql==0.9.2 wtforms==2.2.1 flask_wtf==0.14.2 -werkzeug==0.14.1 \ No newline at end of file +werkzeug==0.15.3 \ No newline at end of file