From cd836f4604f76e0dc57604437f9b5452d497d70c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:45:51 +0000 Subject: [PATCH] chore(deps): bump protobuf from 6.30.2 to 6.31.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.2 to 6.31.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v6.30.2...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 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..b6c7e001 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.31.1 pytesseract==0.3.13 aiohttp==3.11.18 numpy==1.26.4