From e65ce29dc6066620fc3b5908dedc81ed0e7876ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 08:23:55 +0000 Subject: [PATCH] Bump flask in /Chapter 8/restful_python_chapter_08_02/api Bumps [flask](https://github.com/pallets/flask) from 0.11.1 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.11.1...1.0) 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..b8e8cc4 100644 --- a/Chapter 8/restful_python_chapter_08_02/api/requirements.txt +++ b/Chapter 8/restful_python_chapter_08_02/api/requirements.txt @@ -3,7 +3,7 @@ aniso8601==1.1.0 click==6.6 cov-core==1.15.0 coverage==4.2 -Flask==0.11.1 +Flask==1.0 Flask-HTTPAuth==3.2.1 flask-marshmallow==0.7.0 Flask-Migrate==2.0.0