From 2411929dacc0c505c76febfabd7a23507770cac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:03:15 +0000 Subject: [PATCH] build(deps): bump ocrmypdf from 17.5.0 to 17.6.0 in /pdf Bumps [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases) - [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: ocrmypdf dependency-version: 17.6.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 243d9ad..8b4c713 100644 --- a/pdf/requirements.txt +++ b/pdf/requirements.txt @@ -1 +1 @@ -ocrmypdf==17.5.0 +ocrmypdf==17.6.0