From be87d5c194c4d8b85407a136b1454332de6de207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:53:21 +0000 Subject: [PATCH] build(deps): bump flask from 2.2.3 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2.2.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.2.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 537d3b5..bd7ec75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aniso8601==9.0.1 autopep8==2.0.2 click==8.1.3 colorama==0.4.6 -Flask==2.2.3 +Flask==2.2.5 Flask-JWT-Extended==4.4.4 Flask-RESTful==0.3.10 itsdangerous==2.2.0