From fd9b9423c5c87fcde4f20562ade47bbaae727ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:07:11 +0000 Subject: [PATCH] Bump urllib3 in /ai/generative-ai-service/hr-goal-alignment/files Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.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.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.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 d29a60ba1..8fdecb143 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.18.18 unstructured-client==0.34.0 -urllib3==2.6.3 +urllib3==2.7.0 webencodings==0.5.1 wrapt==1.17.2 xlrd==2.0.1