From f3c881faee61dfab9bba5819c5c16b5e602b1313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:02:12 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 5.29.6 in /pdf_ocr Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pdf_ocr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf_ocr/requirements.txt b/pdf_ocr/requirements.txt index 5f2cc08..20a9122 100644 --- a/pdf_ocr/requirements.txt +++ b/pdf_ocr/requirements.txt @@ -105,7 +105,7 @@ propcache==0.2.1 # via # aiohttp # yarl -protobuf==5.29.3 +protobuf==5.29.6 # via # onnx # temporalio