From 9504fa98bb61a02f1c75ea7a48da3232433d73d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 18:53:05 +0000 Subject: [PATCH] Bump idna in /ai/generative-ai-service/hr-goal-alignment/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] --- .../hr-goal-alignment/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt b/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt index d29a60ba1..c21ecb00c 100644 --- a/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt +++ b/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt @@ -32,7 +32,7 @@ html5lib==1.1 httpcore==1.0.7 httpx==0.28.1 httpx-sse==0.4.0 -idna==3.10 +idna==3.15 Jinja2==3.1.6 joblib==1.4.2 jsonpatch==1.33