From 901005d10b0d0e2a32b4f9d6d85ee1e0db2b93af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 20:54:45 +0000 Subject: [PATCH] Bump pypdf from 6.13.0 to 6.14.2 in /application/single_app Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.13.0 to 6.14.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.13.0...6.14.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/single_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/single_app/requirements.txt b/application/single_app/requirements.txt index 7f955285..50f7483a 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -34,7 +34,7 @@ azure-storage-blob==12.24.1 azure-storage-file-share==12.25.0 azure-storage-queue==12.12.0 azure-keyvault-secrets==4.10.0 -pypdf==6.13.0 +pypdf==6.14.2 python-docx==1.1.2 python-pptx==1.0.2 flask-executor==1.0.0