From 614831672c8bfbc3a3b87cf1f5437bf9b4093206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:59:48 +0000 Subject: [PATCH] Bump werkzeug in /projects/2024/project13_high_level_programming Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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/1.0.1...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/2024/project13_high_level_programming/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/2024/project13_high_level_programming/requirements.txt b/projects/2024/project13_high_level_programming/requirements.txt index 12fcde1f..9d531aae 100644 --- a/projects/2024/project13_high_level_programming/requirements.txt +++ b/projects/2024/project13_high_level_programming/requirements.txt @@ -68,7 +68,7 @@ typing-inspect==0.6.0 virtualenv-clone==0.5.4 wcwidth==0.2.5 websockets==9.1 -Werkzeug==1.0.1 +Werkzeug==3.1.5 wheel==0.43.0 xxhash==2.0.2 zipp==3.20.0