From c6b8debaa0ca5113a6934b4849e88d7b92284d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 05:49:19 +0000 Subject: [PATCH] Bump werkzeug from 2.1.1 to 2.2.3 in /docker-image/locust-tasks Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.1 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.1.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug 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..743f725 100644 --- a/docker-image/locust-tasks/requirements.txt +++ b/docker-image/locust-tasks/requirements.txt @@ -25,7 +25,7 @@ roundrobin==0.0.2 six==1.16.0 typing_extensions==4.1.1 urllib3==1.26.9 -Werkzeug==2.1.1 +Werkzeug==2.2.3 zipp==3.8.0 zope.event==4.5.0 zope.interface==5.4.0