From 4b8ee9700b6fdf3ed23bd0e8d341c2009a1a5ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 21:19:46 +0000 Subject: [PATCH] Bump pypdf from 6.9.1 to 6.9.2 in /functions Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.1 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.9.1...6.9.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/requirements.txt b/functions/requirements.txt index 10cac67..e74b64a 100644 --- a/functions/requirements.txt +++ b/functions/requirements.txt @@ -74,7 +74,7 @@ pydantic==2.11.4 pydantic_core==2.33.2 PyJWT==2.12.0 pyparsing==3.2.3 -pypdf==6.9.1 +pypdf==6.9.2 pypdfium2==4.30.1 python-dateutil==2.9.0.post0 pytz==2025.2