From ada7a454e6be7ec6d753c92336f103098538de73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:22:02 +0000 Subject: [PATCH] Bump pypdf from 6.6.0 to 6.7.4 in /functions Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.6.0 to 6.7.4. - [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.4) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.4 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..0cf7e41 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.4 pypdfium2==4.30.1 python-dateutil==2.9.0.post0 pytz==2025.2