From 042db0ac71052f20b7bfb8d212e8d6858d965e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 10:52:49 +0000 Subject: [PATCH] chore(deps): bump pypdf from 6.16.0 to 6.16.1 in /templates Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.16.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.16.0...6.16.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 396df1dc..00aa9db8 100644 --- a/templates/pdf/requirements.txt +++ b/templates/pdf/requirements.txt @@ -1,2 +1,2 @@ weasyprint==69.0 -pypdf==6.16.0 +pypdf==6.16.1