From 49f3b4c2a9a3b806789c32ac7b4324a2a6d94667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 00:57:05 +0000 Subject: [PATCH] Bump pypdf from 6.15.0 to 6.16.1 in /backend Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.15.0 to 6.16.1. - [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.15.0...6.16.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.16.1 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 4c77d2d..a0992d1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -155,7 +155,7 @@ pylibsrtp==0.11.0 pyOpenSSL==26.4.0 pyparsing==3.2.1 pydicom==3.0.2 -pypdf==6.15.0 +pypdf==6.16.1 python-dateutil==2.9.0.post0 python-docx==1.1.2