From 73a0305795b1b18f8a5d62694cc7e6226097c0f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 11:55:13 +0000 Subject: [PATCH] Bump flask from 1.0 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 1.0 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.0...2.2.5) --- 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 b16a0fb..5415ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ coverage==5.5 cryptography==41.0.4 Cython==0.29.21 flasgger==0.6.4 -Flask==1.0 +Flask==2.2.5 Flask-Cors==3.0.10 Flask-RESTful==0.3.6 flask-restplus==0.13.0