From 95b97ba5521d89890435c2e78f91772c55e11fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 11:43:59 +0000 Subject: [PATCH] Bump werkzeug from 3.1.4 to 3.1.6 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.1.4 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.1.4...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09688b8..24cbc90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,6 +87,6 @@ triton==3.4.0 typing_extensions==4.15.0 tzdata==2025.2 urllib3==2.6.3 -Werkzeug==3.1.4 +Werkzeug==3.1.6 wheel==0.46.2 wrapt==1.17.3