From 386f5a28acaa6938d0429a30abfa1bea45e81815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 15:01:39 +0000 Subject: [PATCH] build(deps): bump flask from 2.0.2 to 2.1.2 in /backend Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.1.2. - [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/2.0.2...2.1.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... 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 e504f7285..e3d8775f6 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ connexion==2.10.0 datadog==0.43.0 fakeredis==1.7.0 -Flask==2.0.2 +Flask==2.1.2 Flask-Cors==3.0.10 flask-talisman==0.8.1 google-cloud-storage==2.1.0