From 7d5757e13b4a82a33052fc7efc1f578076835dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:07:42 +0530 Subject: [PATCH] build(deps): Bump flask from 2.1.2 to 2.2.5 (#498) Bumps [flask](https://github.com/pallets/flask) from 2.1.2 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.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25291bba..57470035 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ transifex-client==0.12.4 WTForms==3.0.1 email-validator==1.1.3 langdetect==1.0.7 -Flask==2.1.2 +Flask==2.2.5 Jinja2==3.1.2 werkzeug==2.2.3 Flask-DebugToolbar==0.13.1