From cc7d742349b105ec2984afe0e6b5448f04be868f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2019 17:18:14 +0000 Subject: [PATCH] Bump werkzeug in /HCTF2018/web/HCTF2018_admin/app/hctf_flask Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.4 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.10.4...0.15.3) Signed-off-by: dependabot[bot] --- HCTF2018/web/HCTF2018_admin/app/hctf_flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HCTF2018/web/HCTF2018_admin/app/hctf_flask/requirements.txt b/HCTF2018/web/HCTF2018_admin/app/hctf_flask/requirements.txt index 1b5f6167..86c10004 100644 --- a/HCTF2018/web/HCTF2018_admin/app/hctf_flask/requirements.txt +++ b/HCTF2018/web/HCTF2018_admin/app/hctf_flask/requirements.txt @@ -1,5 +1,5 @@ Flask==0.10.1 -Werkzeug==0.10.4 +Werkzeug==0.15.3 Flask_Login==0.4.1 Twisted==10.2.0 Flask_SQLAlchemy==2.0