From ae9c0e35c07d7af145504c85a5793975442b982b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 18:44:52 +0000 Subject: [PATCH] Bump pypdf from 4.3.1 to 6.12.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 6.12.0. - [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.12.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.0 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..a40a4783 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.12.0 pytesseract==0.3.13 python-dotenv==1.0.1 PyMuPDF==1.24.10