From 63c7d2ed0be4da919a3137f39f5751b52145e41a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:08:28 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 2.3.2 in /build Bumps [flask](https://github.com/pallets/flask) from 0.12.2 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...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 a3bad9f..7218ad2 100644 --- a/build/requirements.txt +++ b/build/requirements.txt @@ -7,7 +7,7 @@ chardet==3.0.4 click==6.7 cryptography==2.1.4 enum34==1.1.6 -Flask==0.12.2 +Flask==2.3.2 Flask-Bcrypt==0.7.1 Flask-Cors==3.0.3 Flask-Login==0.4.1