From 540681912ea89a0775ce2eaece1f6be2bd3b9993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:19:55 +0000 Subject: [PATCH] Bump flask from 1.1.1 to 2.3.2 Bumps [flask](https://github.com/pallets/flask) from 1.1.1 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/1.1.1...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 ec2bfad..9222da3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ flask-restplus==0.13 Flask-SQLAlchemy==2.4.1 neo4jrestclient==2.1.1 base36==0.1.1 -flask==1.1.1 +flask==2.3.2 Werkzeug==0.16.0 psycopg2==2.8.4 orcid==1.0.3