From 64c8f2d36b17a518d87a1c6f2a0f85ecb8661bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 08:25:09 +0000 Subject: [PATCH] Bump werkzeug in /Chapter 8/restful_python_chapter_08_02/api Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 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.11.11...0.15.3) Signed-off-by: dependabot[bot] --- Chapter 8/restful_python_chapter_08_02/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 8/restful_python_chapter_08_02/api/requirements.txt b/Chapter 8/restful_python_chapter_08_02/api/requirements.txt index 8ed3d1d..855c584 100644 --- a/Chapter 8/restful_python_chapter_08_02/api/requirements.txt +++ b/Chapter 8/restful_python_chapter_08_02/api/requirements.txt @@ -24,4 +24,4 @@ python-editor==1.0.1 pytz==2016.6.1 six==1.10.0 SQLAlchemy==1.0.15 -Werkzeug==0.11.11 +Werkzeug==0.15.3