From 49b687d32ed0235ef8f60af304b98f23e015a0e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 17:36:37 +0000 Subject: [PATCH] Bump pypdf from 6.6.0 to 6.7.3 in /functions Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.6.0 to 6.7.3. - [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.6.0...6.7.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.3 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 c06823b..2673e4e 100644 --- a/functions/requirements.txt +++ b/functions/requirements.txt @@ -74,7 +74,7 @@ pydantic==2.11.4 pydantic_core==2.33.2 PyJWT==2.10.1 pyparsing==3.2.3 -pypdf==6.6.0 +pypdf==6.7.3 pypdfium2==4.30.1 python-dateutil==2.9.0.post0 pytz==2025.2