From b519a06244feb763b1f996cd1fbaeee9920dd9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:36:05 +0000 Subject: [PATCH] Bump pypdf from 4.3.1 to 6.10.1 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.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/4.3.1...6.10.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51354479..832f864c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ matplotlib==3.9.2 mlflow==2.16.1 openai==1.64.0 plotly==5.24.1 -pypdf==4.3.1 +pypdf==6.10.1 pytesseract==0.3.13 python-dotenv==1.0.1 PyMuPDF==1.24.10