From 60e4b2d35949fb878d5b955ba0e7b69d89b9ba4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:02:44 +0000 Subject: [PATCH] Bump werkzeug from 2.0.2 to 3.0.6 in /docker/python-automation Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 3.0.6. - [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.0.2...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/python-automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/python-automation/requirements.txt b/docker/python-automation/requirements.txt index b98fae1..ddac803 100644 --- a/docker/python-automation/requirements.txt +++ b/docker/python-automation/requirements.txt @@ -129,7 +129,7 @@ virtualenv==20.0.31 virtualenv-clone==0.5.4 webencodings==0.5.1 websocket-client==1.2.1 -Werkzeug==2.0.2 +Werkzeug==3.0.6 wrapt==1.12.1 xerox==0.4.1 xlrd==1.2.0