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