From aa3823db60cfbbd3a626230399da95321bda8f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:41:59 +0000 Subject: [PATCH] build(deps): bump ocrmypdf from 17.0.1 to 17.1.0 in /pdf Bumps [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) from 17.0.1 to 17.1.0. - [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/v17.0.1...v17.1.0) --- updated-dependencies: - dependency-name: ocrmypdf dependency-version: 17.1.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 62adefe..8e5fb6b 100644 --- a/pdf/requirements.txt +++ b/pdf/requirements.txt @@ -1 +1 @@ -ocrmypdf==17.0.1 +ocrmypdf==17.1.0