From d272b2f7a95352d11b712722bce74ca47c63102e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:41:01 +0000 Subject: [PATCH] Bump werkzeug from 2.1.1 to 3.0.3 in /docker-image/locust-tasks Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.1 to 3.0.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...3.0.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..b3dca89 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.3 zipp==3.8.0 zope.event==4.5.0 zope.interface==5.4.0