From ee5840faa2af370ce1ca01b6ec2768e30b36904c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 19:50:16 +0000 Subject: [PATCH] build(deps): bump flask from 0.12 to 2.3.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ffdb01..350b05a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Click==7.0 Eve==0.7.10 Eve-SQLAlchemy==0.7.0 Events==0.2.2 -Flask==0.12 +Flask==2.3.2 Flask-Cors==3.0.9 Flask-HTTPAuth==3.3.0 Flask-Migrate==2.2.1