From 7d1cb0fa35b30fe2c6b8f4b151bb62dc7cc8eefd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:58:57 +0000 Subject: [PATCH] chore(deps): bump protobuf from 6.30.2 to 6.33.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.2 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4a6e1e7..8775316c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ spacy==3.7.5 pydantic==2.11.4 Pillow==11.2.1 sentencepiece==0.2.0 -protobuf==6.30.2 +protobuf==6.33.5 pytesseract==0.3.13 aiohttp==3.11.18 numpy==1.26.4