From a1d83fea62573604f93e4f3efa3699978eec9bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:06:28 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 3.0.6 in /python Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.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.2.2...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 84a28491..d0c6b09e 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ requests==2.32.2 sentry-sdk==2.8.0 six==1.16.0 urllib3==1.26.19 -Werkzeug==2.2.2 +Werkzeug==3.0.6 zipp==3.19.1 zope.event==4.5.0 zope.interface==5.4.0