From 0531c511d368db6b72d2bc6535076ba3ea4bc8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:57:56 +0000 Subject: [PATCH] Bump pypdf from 6.7.5 to 6.9.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.5 to 6.9.2. - [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.7.5...6.9.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.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 4d5a0f2..1deeced 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyttsx3==2.98 -pypdf==6.7.5 +pypdf==6.9.2 ebooklib==0.19 beautifulsoup4==4.13.4 html2text==2025.4.15