From f5f79a3758ecc2cf6c9a375f6c7ec15645cc47e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:20:16 +0000 Subject: [PATCH] Bump pypdf from 5.3.1 to 6.10.2 in /components/tools_service Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.3.1 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/5.3.1...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/tools_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/tools_service/requirements.txt b/components/tools_service/requirements.txt index 4951d693..e26f5adc 100644 --- a/components/tools_service/requirements.txt +++ b/components/tools_service/requirements.txt @@ -11,5 +11,5 @@ numpy==2.0.2 openai==1.66.3 packaging==24.2 protobuf==5.29.3 -pypdf==5.3.1 +pypdf==6.10.2 shapely==2.0.7