From d8554b2df00c9c1f4c497673b8888c9a63993719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:19:59 +0000 Subject: [PATCH] Bump idna from 3.10 to 3.15 in /ai/gen-ai-agents/custom-rag-agent/files Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/gen-ai-agents/custom-rag-agent/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt b/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt index dcdd41937..e052d776d 100644 --- a/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt +++ b/ai/gen-ai-agents/custom-rag-agent/files/requirements.txt @@ -57,7 +57,7 @@ httpcore==1.0.7 httpx==0.28.1 httpx-sse==0.4.0 humanfriendly==10.0 -idna==3.10 +idna==3.15 ipykernel==6.29.5 ipython==9.0.1 ipython_pygments_lexers==1.1.1