From f78877a604237d433669e9cdddc99b501f7c801b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 18:11:23 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /sdks/python/container/ml/py310 Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py310/base_image_requirements.txt | 2 +- sdks/python/container/ml/py310/gpu_image_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt b/sdks/python/container/ml/py310/base_image_requirements.txt index b60f788ea396..f1cde10bf3f7 100644 --- a/sdks/python/container/ml/py310/base_image_requirements.txt +++ b/sdks/python/container/ml/py310/base_image_requirements.txt @@ -112,7 +112,7 @@ httpx==0.28.1 huggingface_hub==0.36.2 hyperframe==6.1.0 hypothesis==6.148.3 -idna==3.11 +idna==3.15 importlib_metadata==8.7.1 iniconfig==2.3.0 jaraco.classes==3.4.0 diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index ac7f9add86af..8dc2390de417 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -131,7 +131,7 @@ httpx==0.28.1 huggingface_hub==0.36.2 hyperframe==6.1.0 hypothesis==6.148.3 -idna==3.11 +idna==3.15 importlib_metadata==8.7.1 iniconfig==2.3.0 interegular==0.3.3