From ac2684a36b5997e56be81a8b86331325cec4f356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:02:30 +0000 Subject: [PATCH] Bump idna Bumps the pip group with 1 update in the /examples/docs/guides/optimization/supervised-fine-tuning-sft directory: [idna](https://github.com/kjd/idna). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../supervised-fine-tuning-sft/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/docs/guides/optimization/supervised-fine-tuning-sft/requirements.txt b/examples/docs/guides/optimization/supervised-fine-tuning-sft/requirements.txt index a44caa3f47f..7a223bad3e8 100644 --- a/examples/docs/guides/optimization/supervised-fine-tuning-sft/requirements.txt +++ b/examples/docs/guides/optimization/supervised-fine-tuning-sft/requirements.txt @@ -46,9 +46,9 @@ httpx==0.28.1 \ # via # openai # tensorzero -idna==3.11 \ - --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \ - --hash=sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902 +idna==3.15 \ + --hash=sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8 \ + --hash=sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc # via # anyio # httpx