From 98cf755144cb9ea44d43c0733fd5d4ea3c108656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 14:37:26 +0000 Subject: [PATCH] Bump flask from 2.1.1 to 2.2.5 in /locust/locust-tasks Bumps [flask](https://github.com/pallets/flask) from 2.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/2.1.1...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- locust/locust-tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locust/locust-tasks/requirements.txt b/locust/locust-tasks/requirements.txt index 1fa8603..9d9cc17 100644 --- a/locust/locust-tasks/requirements.txt +++ b/locust/locust-tasks/requirements.txt @@ -4,7 +4,7 @@ chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.2 ConfigArgParse==1.5.3 -Flask==2.1.1 +Flask==2.2.5 Flask-BasicAuth==0.2.0 Flask-Cors==3.0.10 gevent==21.12.0