From 43f4a24aced4c1533c8d87ee98383caa80f2ea88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:17:00 +0000 Subject: [PATCH] Bump idna 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] --- .../wandb/run-20260205_142905-fl9pmo2n/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/outputs/wandb/run-20260205_142905-fl9pmo2n/files/requirements.txt b/experiments/outputs/wandb/run-20260205_142905-fl9pmo2n/files/requirements.txt index 5833777..eb003fa 100644 --- a/experiments/outputs/wandb/run-20260205_142905-fl9pmo2n/files/requirements.txt +++ b/experiments/outputs/wandb/run-20260205_142905-fl9pmo2n/files/requirements.txt @@ -53,7 +53,7 @@ Farama-Notifications==0.0.4 narwhals==2.15.0 multidict==6.7.0 typing-inspect==0.9.0 -idna==3.11 +idna==3.15 wordcloud==1.9.5 isort==7.0.0 pdfminer.six==20260107