From 4b4514947f73fe42aec69aeb8cfda278b018abaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 22:08:18 +0000 Subject: [PATCH] build(deps): bump ocrmypdf from 17.1.0 to 17.2.0 in /pdf Bumps [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) from 17.1.0 to 17.2.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.1.0...v17.2.0) --- updated-dependencies: - dependency-name: ocrmypdf dependency-version: 17.2.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 8e5fb6b..6eecfd0 100644 --- a/pdf/requirements.txt +++ b/pdf/requirements.txt @@ -1 +1 @@ -ocrmypdf==17.1.0 +ocrmypdf==17.2.0