From 0192457de6a9d04af10a94c5203c87bdb40ec667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 02:08:02 +0000 Subject: [PATCH] chore(deps): bump werkzeug in /benchmarks/xbow/vt-xbow-091/app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 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/3.0.3...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/xbow/vt-xbow-091/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/xbow/vt-xbow-091/app/requirements.txt b/benchmarks/xbow/vt-xbow-091/app/requirements.txt index f7cd71bb..e239c6e8 100644 --- a/benchmarks/xbow/vt-xbow-091/app/requirements.txt +++ b/benchmarks/xbow/vt-xbow-091/app/requirements.txt @@ -7,5 +7,5 @@ itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==2.1.5 pycparser==2.22 -Werkzeug==3.0.3 +Werkzeug==3.1.6 pyjwt