From bafd24d4b9767ca1cf94d473bfe1c22dbb131ba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 18:27:06 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.3 in /platform/CMSIS/NN/Tests/UnitTest Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 3.0.3. - [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.0.3) --- updated-dependencies: - dependency-name: werkzeug 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..1ffdd7005c 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.0.3 wrapt==1.12.1 yattag==1.14.0 zipp==3.4.1