From 7a0efba27ebad402c1a154c359d74c5bf704e87e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 22:04:42 +0000 Subject: [PATCH] build(deps): bump ocrmypdf from 17.7.1 to 17.8.0 in /pdf Bumps [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) from 17.7.1 to 17.8.0. - [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases) - [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v17.7.1...v17.8.0) --- updated-dependencies: - dependency-name: ocrmypdf dependency-version: 17.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pdf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf/requirements.txt b/pdf/requirements.txt index cb14108..0612ef2 100644 --- a/pdf/requirements.txt +++ b/pdf/requirements.txt @@ -1 +1 @@ -ocrmypdf==17.7.1 +ocrmypdf==17.8.0