From 3f02526f0dd1ae6894a981789adccdb88d9aee11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:14:21 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.19 in /platform/CMSIS/NN/Tests/UnitTest Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.26.19) --- updated-dependencies: - dependency-name: urllib3 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..0bcef28f3c 100644 --- a/platform/CMSIS/NN/Tests/UnitTest/requirements.txt +++ b/platform/CMSIS/NN/Tests/UnitTest/requirements.txt @@ -73,7 +73,7 @@ tensorflow==2.4.1 tensorflow-estimator==2.4.0 termcolor==1.1.0 typing-extensions==3.7.4.3 -urllib3==1.24.2 +urllib3==1.26.19 wcwidth==0.2.5 Werkzeug==1.0.1 wrapt==1.12.1