From db25b33ffdbe6443791d9c43b120f3c5956373fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 19:03:59 +0000 Subject: [PATCH] Bump pypdf from 6.10.2 to 6.12.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.2 to 6.12.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/6.10.2...6.12.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.12.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 213fdaf..924c273 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyttsx3==2.98 -pypdf==6.10.2 +pypdf==6.12.0 ebooklib==0.19 beautifulsoup4==4.13.4 html2text==2025.4.15