From f0a8149ead43f38d0d1679a2aaa32eb10da51ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:16:45 +0000 Subject: [PATCH] Bump pypdf from 6.7.5 to 6.10.2 in /src/custom_skills Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.5 to 6.10.2. - [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.7.5...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/custom_skills/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom_skills/requirements.txt b/src/custom_skills/requirements.txt index 2c35709..89c6f05 100644 --- a/src/custom_skills/requirements.txt +++ b/src/custom_skills/requirements.txt @@ -15,4 +15,4 @@ numexpr==2.14.1 azure-search-documents==11.6.0 langchain-text-splitters==1.1.1 langchain_community==0.4.1 -pypdf==6.7.5 \ No newline at end of file +pypdf==6.10.2 \ No newline at end of file