From 53b1308ff9e9d341b2b8c983074b2176f555969c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:54:40 +0000 Subject: [PATCH] chore(deps): bump pypdf from 5.2.0 to 6.4.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.2.0 to 6.4.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/5.2.0...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.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 97516a5..babcb7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pyparsing==3.2.1 -pypdf==5.2.0 +pypdf==6.4.0 pypdfium2==4.30.1 pytesseract python-dateutil==2.9.0.post0