From e9b9febbd77fff7cd0759773451aa8a7feba73f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:46:48 +0000 Subject: [PATCH] Bump pypdf from 6.1.1 to 6.10.2 in /templates/pdf Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.1.1 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.1.1...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- templates/pdf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pdf/requirements.txt b/templates/pdf/requirements.txt index b30a688..e1a9076 100644 --- a/templates/pdf/requirements.txt +++ b/templates/pdf/requirements.txt @@ -1,2 +1,2 @@ weasyprint==69.0 -pypdf==6.1.1 +pypdf==6.10.2