From 9ff71a3c984d036fbf40bec68599be419fb34e53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 16:56:06 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 in /lib Bumps [flask](https://github.com/pallets/flask) from 0.12.2 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.12.2...1.0) Signed-off-by: dependabot[bot] --- lib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/requirements.txt b/lib/requirements.txt index 8e48b62..ca5a250 100644 --- a/lib/requirements.txt +++ b/lib/requirements.txt @@ -8,7 +8,7 @@ # .env/lib/python3.6/site-packages/flask_mongoalchemy/__init__.py: 9 # app/__init__.py: 1 # app/routes.py: 5,6,7 -Flask == 0.12.2 +Flask == 1.0 # app/RecipeQuery.py: 1 # app/__init__.py: 2