From 77e419a2c0b17428708f5510acd1289338c3d7b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:02:02 +0000 Subject: [PATCH] build(deps): bump pypdf Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.0 to 6.6.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/6.4.0...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.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 23a7fe48d..c8d834397 100644 --- a/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt +++ b/ai/generative-ai-service/hr-goal-alignment/files/requirements.txt @@ -74,7 +74,7 @@ pydantic_core==2.33.1 pydantic-settings==2.8.1 pydeck==0.9.1 pyOpenSSL==24.3.0 -pypdf==6.4.0 +pypdf==6.6.0 python-dateutil==2.9.0.post0 python-docx==1.1.2 python-dotenv==1.1.0