From 923cc9bdb4a35101bd44bf1e10ed14c75caaf7f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:55:08 +0000 Subject: [PATCH] Bump idna in /examples/data-science-analystics/cpu-orchestration Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' 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..90f6c3f2 100644 --- a/examples/data-science-analystics/cpu-orchestration/requirements.txt +++ b/examples/data-science-analystics/cpu-orchestration/requirements.txt @@ -75,7 +75,7 @@ httpcore==1.0.7 httpx==0.27.0 humanize==4.15.0 hyperframe==6.1.0 -idna==3.10 +idna==3.15 importlib-metadata==6.11.0 importlib_resources==6.4.5 inflection==0.5.1