From 3f4a8d99f57c5f0b420e3118f53f325eaa4be675 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 10:53:14 +0000 Subject: [PATCH] build(deps): Bump flask from 1.1.1 to 1.1.2 in /backend Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 1.1.2. - [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/1.1.1...1.1.2) Signed-off-by: dependabot-preview[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 0acfc336f..1df2c848e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ connexion==2.6.0 datadog==0.35.0 fakeredis==1.4.0 -Flask==1.1.1 +Flask==1.1.2 Flask-Cors==3.0.8 flask-talisman==0.7.0 google-cloud-storage==1.27.0