From c2ed86c43a90cfef837fbf7bb4b1750074b79d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 13:25:32 +0000 Subject: [PATCH] chore(deps-python)(deps): bump pypdf from 5.4.0 to 5.9.0 in /python Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.4.0 to 5.9.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/5.4.0...5.9.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 83b295f..8e84f2f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -13,7 +13,7 @@ piexif==1.1.3 mutagen==1.47.0 # PDF -pypdf==5.4.0 +pypdf==5.9.0 # Office Open XML python-docx==1.2.0