From 5f1ad279763b93662f51599e0f1ea469a84e1143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 05:19:42 +0000 Subject: [PATCH] build(deps): bump flask from 1.1.2 to 2.0.0 in /backend Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.0.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...2.0.0) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 295c01980..f0db8e517 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ connexion==2.7.0 datadog==0.41.0 fakeredis==1.5.0 -Flask==1.1.2 +Flask==2.0.0 Flask-Cors==3.0.10 flask-talisman==0.7.0 google-cloud-storage==1.38.0