From bbfaa55a002d99257e5e4dad699d060a20cd2e62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:55:40 +0000 Subject: [PATCH] Bump werkzeug from 0.13 to 0.15.3 in /Lecture-06/student_api Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.13 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.13...0.15.3) Signed-off-by: dependabot[bot] --- Lecture-06/student_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lecture-06/student_api/requirements.txt b/Lecture-06/student_api/requirements.txt index 0d8d54a..60259e8 100644 --- a/Lecture-06/student_api/requirements.txt +++ b/Lecture-06/student_api/requirements.txt @@ -5,4 +5,4 @@ itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 pymongo==3.6.0 -Werkzeug==0.13 +Werkzeug==0.15.3