From 407f2120f4456685d05e8862ac7fc2c8ab4648a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:39:24 +0000 Subject: [PATCH] Bump flask from 1.0.2 to 2.3.2 Bumps [flask](https://github.com/pallets/flask) from 1.0.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.0.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ec18870..fefa621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.18.4 -Flask==1.0.2 +Flask==2.3.2 Jinja2==2.11.1 MarkupSafe==1.1.1 click==7.0 @@ -15,7 +15,7 @@ pytz==2019.3 zipp==1.2.0 flask-blueprint==1.3.0 Werkzeug==0.16.1 -Flask==1.0.2 +Flask==2.3.2 flask_cors==3.0.7 gunicorn==19.9.0 validate_email==1.3