From ef38a57d589422aeb98f4b3e22d2ca6d43d913c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:47:49 +0000 Subject: [PATCH] Bump pypdf from 6.7.4 to 6.7.5 in /backend Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.4 to 6.7.5. - [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.7.4...6.7.5) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9ffbbd7eb..709adefa3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -167,7 +167,7 @@ pyopenssl==24.2.1 # via pysaml2 pyparsing==3.2.5 # via rdflib -pypdf==6.7.4 +pypdf==6.7.5 # via -r requirements.in pyreadr==0.5.4 # via -r requirements.in