From dd305b83ae639e71b23788f66867b6a08e4313c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:56:13 +0000 Subject: [PATCH] Bump pypdf from 5.4.0 to 6.4.0 in /backend/requirements Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.4.0 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/5.4.0...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..a6f3c3f8e39 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -62,7 +62,7 @@ PyGithub==2.5.0 python-dateutil==2.8.2 python-gitlab==5.6.0 python-pptx==0.6.23 -pypdf==5.4.0 +pypdf==6.4.0 pytest-mock==3.12.0 pytest-playwright==0.7.0 python-docx==1.1.2