From d036a2fd080819f02eb30f4494a050bd781c4c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 03:47:44 +0000 Subject: [PATCH] deps(deps): update pypdf requirement from >=6.11.0 to >=6.12.2 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/6.11.0...6.12.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index b3413a0..cee5485 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,7 +3,7 @@ # Without it, those file types still upload successfully — the AI just can't read their contents. # # Install: pip install -r requirements-docs.txt -pypdf>=6.11.0 +pypdf>=6.12.2 python-docx>=1.2.0 openpyxl>=3.1.5 python-pptx>=1.0.2