From cf9381fc376dbebe7349ea613d039c0c17a9ed66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:59:48 +0000 Subject: [PATCH] Bump pypdf from 4.3.1 to 6.6.0 in /docker_autotag Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 6.6.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/4.3.1...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker_autotag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker_autotag/requirements.txt b/docker_autotag/requirements.txt index 3b0ced4..514c5f2 100644 --- a/docker_autotag/requirements.txt +++ b/docker_autotag/requirements.txt @@ -4,5 +4,5 @@ openpyxl==3.1.5 pandas==2.2.2 pillow==10.4.0 PyMuPDF==1.25.1 -pypdf==4.3.1 +pypdf==6.6.0 pdfservices-sdk==4.1.0 \ No newline at end of file