From 42e1f4e4b69039cff889997dc2e8595464ccae93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:57:45 +0000 Subject: [PATCH] Bump pypdf from 6.7.5 to 6.10.2 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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 17a1f8978..23aa4fd1b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ uvicorn>=0.31.1,<0.42.0 boto3==1.42.59 tiktoken==0.12.0 python-docx==1.2.0 -pypdf==6.7.5 +pypdf==6.10.2 langchain==1.2.10 langchain-community==0.4.1 langchain-core==1.2.17