From fd3ca2683c2f8e075404beeebb334121ec5c03e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:16:43 +0000 Subject: [PATCH] :arrow_up: Bump flask from 2.0.1 to 2.2.5 in /uwsgi Bumps [flask](https://github.com/pallets/flask) from 2.0.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/2.0.1...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- uwsgi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgi/requirements.txt b/uwsgi/requirements.txt index a47c738..4f85b1c 100644 --- a/uwsgi/requirements.txt +++ b/uwsgi/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.1 +Flask==2.2.5 uWSGI==2.0.19.1 uwsgitop==0.11 flask-restful==0.3.9