From c9d73a408ef0ba49bc6b9589ff4f202d3668bf2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:46:19 +0000 Subject: [PATCH] Bump pypdf from 6.9.2 to 6.10.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.2 to 6.10.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.9.2...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.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 1deeced..213fdaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyttsx3==2.98 -pypdf==6.9.2 +pypdf==6.10.2 ebooklib==0.19 beautifulsoup4==4.13.4 html2text==2025.4.15