From 106791b75029252b3a80a7537c0e1187e828d5d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Sep 2021 14:18:10 +0000 Subject: [PATCH] build(deps): bump flask from 1.1.2 to 2.0.1 in /backend Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.0.1. - [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.1) 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 5fc234270..5ee32d56e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ connexion==2.9.0 datadog==0.42.0 fakeredis==1.6.1 -Flask==1.1.2 +Flask==2.0.1 Flask-Cors==3.0.10 flask-talisman==0.8.1 google-cloud-storage==1.42.1