From 8502ac975fffb25fe508fc687460035e871f44da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 22:06:58 +0000 Subject: [PATCH] build(deps): bump ocrmypdf from 16.13.0 to 17.0.1 in /pdf Bumps [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) from 16.13.0 to 17.0.1. - [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases) - [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md) - [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.13.0...v17.0.1) --- updated-dependencies: - dependency-name: ocrmypdf dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 916388d..62adefe 100644 --- a/pdf/requirements.txt +++ b/pdf/requirements.txt @@ -1 +1 @@ -ocrmypdf==16.13.0 +ocrmypdf==17.0.1