From 6b035ea3c48bfaa1e3adb2f588545330208ed71b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:43:04 +0000 Subject: [PATCH] Bump werkzeug Bumps the pip group with 1 update in the /AI/Qwen2.5-Coder-32B-Instruct directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.0.6 to 3.1.4 - [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.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- AI/Qwen2.5-Coder-32B-Instruct/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI/Qwen2.5-Coder-32B-Instruct/requirements.txt b/AI/Qwen2.5-Coder-32B-Instruct/requirements.txt index 21d45ea1..a38c1796 100644 --- a/AI/Qwen2.5-Coder-32B-Instruct/requirements.txt +++ b/AI/Qwen2.5-Coder-32B-Instruct/requirements.txt @@ -8,7 +8,7 @@ psutil==5.9.5 requests==2.32.4 tqdm==4.66.3 python-dotenv==1.0.0 -werkzeug==3.0.6 +werkzeug==3.1.4 jinja2==3.1.5 itsdangerous==2.1.2 click==8.1.7