From 646bf0d4336219e4a8ef78b2e41e354930d3e53c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 00:23:13 +0000 Subject: [PATCH] Bump pypdf from 4.3.1 to 6.13.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 6.13.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.13.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-major ... 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..37d81d67 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.13.0 pytesseract==0.3.13 python-dotenv==1.0.1 PyMuPDF==1.24.10