From c1ed55cb71f534d05d8c0dd1262917ef1c506dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:13:42 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 3.1.6 in /examples/tfb Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 3.1.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/0.14.1...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/tfb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tfb/requirements.txt b/examples/tfb/requirements.txt index 065eecbfc..b54408db5 100644 --- a/examples/tfb/requirements.txt +++ b/examples/tfb/requirements.txt @@ -23,6 +23,6 @@ spyne==2.13.9a0 SQLAlchemy==1.2.17 Twisted==18.9.0 txpostgres==1.6.0 -Werkzeug==0.14.1 +Werkzeug==3.1.6 zope.interface==4.6.0 uwsgi==2.0.18