From 83d1ecb7330f6835d6fe2461a321d8686fe76e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 03:11:57 +0000 Subject: [PATCH] deps: update pypdf requirement from <7.0.0,>=5.0.0 to >=6.16.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.16.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.16.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..33035a5 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.16.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