From dd14634bc528be8ab146ee2b42ac5a9dc5056f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 18:23:08 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /sdks/python/container/py314 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/py314/base_image_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/container/py314/base_image_requirements.txt b/sdks/python/container/py314/base_image_requirements.txt index 6547fc977535..92036fdd1f94 100644 --- a/sdks/python/container/py314/base_image_requirements.txt +++ b/sdks/python/container/py314/base_image_requirements.txt @@ -98,7 +98,7 @@ httplib2==0.31.2 httpx==0.28.1 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