From b0062cc4e4e710814dbd90ee87c9e2690bc8ea8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:45:41 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.3.2 Bumps [flask](https://github.com/pallets/flask) from 1.1.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/1.1.2...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 bac5fe0..7c3eac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bcrypt==3.1.7 cffi==1.14.1 click==7.1.2 cryptography==3.3.2 -Flask==1.1.2 +Flask==2.3.2 Flask-Bcrypt==0.7.1 Flask-SQLAlchemy==2.4.4 itsdangerous==1.1.0