From 8779be9bee9e2df715accc42fab43bf9b2e5df6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:08:09 +0000 Subject: [PATCH] deps: update pypdf requirement from <7.0.0,>=5.0.0 to >=6.12.2,<7.0.0 Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf) to permit the latest version. - [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.0.0...6.12.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.2 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 b294d6e..bbd4bcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ Pillow>=10.2.0,<13.0.0 exifread>=3.0.0,<4.0.0 # For document metadata analysis (PDF, Office documents) -pypdf>=5.0.0,<7.0.0 +pypdf>=6.12.2,<7.0.0 python-docx>=0.8.11,<1.3.0 openpyxl>=3.0.0,<4.0.0 python-pptx>=0.6.21,<2.0.0