From 7ec74fdba1291ced62c6d0d9b8da4211376c94aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 19:47:42 +0000 Subject: [PATCH] Bump flask from 0.12 to 2.3.2 in /build Bumps [flask](https://github.com/pallets/flask) from 0.12 to 2.3.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/0.12...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/requirements.txt b/build/requirements.txt index 770feb7..f26cfdc 100644 --- a/build/requirements.txt +++ b/build/requirements.txt @@ -3,7 +3,7 @@ pandas==0.19.0 networkx==1.11 scipy==1.0.0 statsmodels==0.6.1 -Flask==0.12 +Flask==2.3.2 Flask-Cors==3.0.3 uwsgi==2.0.15 peewee==2.10.1