From 6ea92fd255b837cd1e592440dfb58a657cc1017a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:11:47 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /images/ci-prune-buildcache 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] --- images/ci-prune-buildcache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/ci-prune-buildcache/requirements.txt b/images/ci-prune-buildcache/requirements.txt index 559de8c0d..5a19c86e3 100644 --- a/images/ci-prune-buildcache/requirements.txt +++ b/images/ci-prune-buildcache/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.4.4 colorama==0.4.6 cryptography==49.0.0 docutils==0.19 -idna==3.11 +idna==3.15 jmespath==1.0.1 pyasn1==0.6.1 pycparser==3.0