From 091a3a20054f1781f60528a3a434ca6e79acfa83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 08:11:11 +0000 Subject: [PATCH] Bump pypdf from 3.17.0 to 6.13.3 in /backend/requirements Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.0 to 6.13.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/3.17.0...6.13.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.13.3 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 cc13447c8fa..5b61d7bf2d8 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -55,7 +55,7 @@ PyGithub==1.58.2 python-dateutil==2.8.2 python-gitlab==3.9.0 python-pptx==0.6.23 -pypdf==3.17.0 +pypdf==6.13.3 pytest-mock==3.12.0 pytest-playwright==0.3.2 python-docx==1.1.0