From 9596cf64a57505ac6b7d07b44b7abb2b8e10df21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:30:48 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.1.4 in /platform/CMSIS/NN/Tests/UnitTest Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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/1.0.1...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- platform/CMSIS/NN/Tests/UnitTest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/CMSIS/NN/Tests/UnitTest/requirements.txt b/platform/CMSIS/NN/Tests/UnitTest/requirements.txt index 4b8e2a5ccc..efba4b02bd 100644 --- a/platform/CMSIS/NN/Tests/UnitTest/requirements.txt +++ b/platform/CMSIS/NN/Tests/UnitTest/requirements.txt @@ -75,7 +75,7 @@ termcolor==1.1.0 typing-extensions==3.7.4.3 urllib3==1.24.2 wcwidth==0.2.5 -Werkzeug==1.0.1 +Werkzeug==3.1.4 wrapt==1.12.1 yattag==1.14.0 zipp==3.4.1