From 2b5a0c33c29e758c70c9ccd14f40c3d4143d286c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:29:24 +0000 Subject: [PATCH] Bump pypdf from 6.10.1 to 6.10.2 in /backend Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.1 to 6.10.2. - [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.10.1...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.2 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 65826ceed..0efd9fe5d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -168,7 +168,7 @@ pyopenssl==24.2.1 # via pysaml2 pyparsing==3.2.5 # via rdflib -pypdf==6.10.1 +pypdf==6.10.2 # via -r requirements.in pyreadr==0.5.4 # via -r requirements.in