From 83d0378b8648893937a21d0a54f02a4cd0a7e113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:07:08 +0000 Subject: [PATCH] Bump pypdf from 6.9.1 to 6.10.2 in /functions Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.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.9.1...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.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..695235c 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.10.2 pypdfium2==4.30.1 python-dateutil==2.9.0.post0 pytz==2025.2