From 8af3be96eb9662c545cf8ee8bcb46355389c4ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 11:41:03 +0000 Subject: [PATCH] Bump urllib3 in /examples/data-science-analystics/cpu-orchestration Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../data-science-analystics/cpu-orchestration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/data-science-analystics/cpu-orchestration/requirements.txt b/examples/data-science-analystics/cpu-orchestration/requirements.txt index 6b734b94..2a6c980c 100644 --- a/examples/data-science-analystics/cpu-orchestration/requirements.txt +++ b/examples/data-science-analystics/cpu-orchestration/requirements.txt @@ -181,7 +181,7 @@ tzlocal==5.3.1 uc-micro-py==1.0.3 ujson==5.11.0 universal_pathlib==0.2.5 -urllib3==2.2.3 +urllib3==2.7.0 uvicorn==0.40.0 websocket-client==1.9.0 websockets==13.1