From 86901dd29c256471fd25731c2ca255a0caec9c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 18:33:45 +0000 Subject: [PATCH] Bump pypdf from 6.7.2 to 6.7.3 in /backend Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.2 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.7.2...6.7.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.7.3 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 3e3ac8f39..ca653ebe9 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.2 +pypdf==6.7.3 # via -r requirements.in pyreadr==0.5.4 # via -r requirements.in