From 7863e4790398d31496bc334ef8457c6357694ebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 16:31:11 +0000 Subject: [PATCH] Bump setuptools in /ai/generative-ai-service/hr-goal-alignment/files Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 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 41174ad2f..4621dccc3 100644 --- a/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt +++ b/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt @@ -80,7 +80,7 @@ regex==2024.11.6 requests==2.32.3 requests-toolbelt==1.0.0 rpds-py==0.24.0 -setuptools==65.5.0 +setuptools==78.1.1 six==1.17.0 smmap==5.0.2 sniffio==1.3.1