From f5bb14f1dce7c79cd34c62c57ef6847daa761a1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 07:10:32 +0000 Subject: [PATCH] Bump flask from 1.1.1 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 1.1.1 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.1.1...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 69e52af..eec4ad1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ flask-marshmallow==0.11.0 flask-restful==0.3.8 flask-sqlalchemy==2.4.1 flask-wtf==0.14.3 -flask==1.1.1 +flask==2.2.5 gevent==1.4.0 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3