From 70cda3519fadd7eb2bc816a28868167d3877849e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 06:00:09 +0000 Subject: [PATCH] Bump pypdf from 6.1.3 to 6.4.0 in /app/functions/figure_processor Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.1.3 to 6.4.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.1.3...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/functions/figure_processor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/functions/figure_processor/requirements.txt b/app/functions/figure_processor/requirements.txt index 70565b78c6..50dc35d4e1 100644 --- a/app/functions/figure_processor/requirements.txt +++ b/app/functions/figure_processor/requirements.txt @@ -349,7 +349,7 @@ pyjwt==2.10.1 # msal pymupdf==1.26.0 # via -r requirements.in -pypdf==6.1.3 +pypdf==6.4.0 # via -r requirements.in python-dotenv==1.1.1 # via