From 5c1f9a6ba41ec83fa51ac8aa18cfabe4e9cf9547 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 14:37:19 +0000 Subject: [PATCH] Bump werkzeug from 2.1.1 to 2.2.3 in /locust/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] --- 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..743f725 100644 --- a/locust/locust-tasks/requirements.txt +++ b/locust/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