From 1b0de120ec26691651d16d018eb0a52defc94296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 15:16:37 +0000 Subject: [PATCH] Bump pypdf from 6.0.0 to 6.16.1 in /services Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.0 to 6.16.1. - [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.0.0...6.16.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/requirements.txt b/services/requirements.txt index 9b9318a..a7c0705 100644 --- a/services/requirements.txt +++ b/services/requirements.txt @@ -2,6 +2,6 @@ fastapi==0.116.1 uvicorn[standard]==0.35.0 pydantic==2.11.7 yt-dlp==2026.8.20.234504.dev0 -pypdf==6.0.0 +pypdf==6.16.1 ebooklib==0.19 beautifulsoup4==4.13.4