From cbe3b7a33b3bcb7b279f5643bbdbaba8c807c1cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:08:18 +0000 Subject: [PATCH] Bump pypdf from 4.2.0 to 6.6.2 in /backend Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.2.0 to 6.6.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/4.2.0...6.6.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 625b438e..95f93c8c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -151,6 +151,7 @@ itsdangerous==2.2.0 # quart jinja2==3.1.6 # via + # -r requirements.in # flask # quart markupsafe==2.1.5 @@ -346,9 +347,7 @@ pyjwt[crypto]==2.8.0 # pyjwt pymupdf==1.24.7 # via -r requirements.in -pymupdfb==1.24.6 - # via pymupdf -pypdf==4.2.0 +pypdf==6.6.2 # via -r requirements.in python-dateutil==2.9.0.post0 # via