From a452bbce77cd22fa042d5b3103661cd1f5416410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:45:32 +0000 Subject: [PATCH] Bump urllib3 in /ai/generative-ai-service/hr-goal-alignment/files Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.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.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.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 40eafaedb..ea7b6740c 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.3.0 +urllib3==2.5.0 webencodings==0.5.1 wrapt==1.17.2 xlrd==2.0.1