From 7f19be93e730c254110b0f92ba6ed1ac8e9a6014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:26:19 +0000 Subject: [PATCH] Bump werkzeug from 2.1.1 to 3.0.1 in /docker-image/locust-tasks Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.1 to 3.0.1. - [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...3.0.1) --- 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..1ecaebd 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==3.0.1 zipp==3.8.0 zope.event==4.5.0 zope.interface==5.4.0