From 3d05e980420a6bdaf5371f3ddbdc0620fa51a28f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:41:40 +0000 Subject: [PATCH] Bump flask from 2.1.1 to 2.3.2 in /docker-image/locust-tasks Bumps [flask](https://github.com/pallets/flask) from 2.1.1 to 2.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-image/locust-tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-image/locust-tasks/requirements.txt b/docker-image/locust-tasks/requirements.txt index 1fa8603..209d566 100644 --- a/docker-image/locust-tasks/requirements.txt +++ b/docker-image/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.3.2 Flask-BasicAuth==0.2.0 Flask-Cors==3.0.10 gevent==21.12.0