From 45df96c821aed4b793337437347b6f7c91ab0331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 05:30:11 +0000 Subject: [PATCH] Bump urllib3 in /ai/generative-ai-service/hr-goal-alignment/files Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 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 6cbbbdc22..113b61010 100644 --- a/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt +++ b/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt @@ -106,7 +106,7 @@ typing-inspection==0.4.0 tzdata==2025.2 unstructured==0.17.2 unstructured-client==0.34.0 -urllib3==2.5.0 +urllib3==2.6.0 webencodings==0.5.1 wrapt==1.17.2 xlrd==2.0.1