From 41a386dfd807b4e61bf87fdb0d30352682a50a2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:39:26 +0000 Subject: [PATCH] Bump flask from 2.1.3 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2.1.3 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/2.1.3...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 fc159b6..5abef29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ attrs==21.4.0 certifi==2022.6.15 charset-normalizer==2.1.0 click==8.1.3 -Flask==2.1.3 +Flask==2.2.5 Flask-Cors==3.0.10 gevent==23.9.0 greenlet==1.1.2