From 77041dde11de26305f96dc72ca1de2d13768d033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:30:55 +0000 Subject: [PATCH] Bump pypdf from 5.3.1 to 6.10.1 in /components/tools_service Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.3.1 to 6.10.1. - [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.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.1 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..1100ec40 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.1 shapely==2.0.7