From 5f2f43f85d4c990272d05534a7549cd812cca9c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 00:29:31 +0000 Subject: [PATCH] build(deps): bump werkzeug from 3.1.3 to 3.1.5 in /examples/python-flask Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.5. - [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/3.1.3...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/python-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python-flask/requirements.txt b/examples/python-flask/requirements.txt index 67c6e39d..fba9e40b 100644 --- a/examples/python-flask/requirements.txt +++ b/examples/python-flask/requirements.txt @@ -6,4 +6,4 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2 packaging==24.2 -Werkzeug==3.1.3 +Werkzeug==3.1.5