From ac50045feb21fb64eab6be641796d0fd20703f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 04:45:11 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.2.5 in /backend Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5. - [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.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... 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 f625daa..bbc043f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ cffi==1.14.1 chardet==3.0.4 click==7.1.2 coverage==5.1 -Flask==1.1.2 +Flask==2.2.5 Flask-Cors==3.0.8 google-api-core==1.22.0 google-auth==1.20.0