From c15230d34f9bfa8a53b5022ae0be72a7a2691a10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:42:26 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 6.30.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 6.30.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/v5.29.3...v6.30.1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docker_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker_requirements.txt b/docker_requirements.txt index 9ebfbbcdb..ee4fcd092 100644 --- a/docker_requirements.txt +++ b/docker_requirements.txt @@ -18,7 +18,7 @@ OSKut==1.3 pandas==2.2.* panphon==0.21.2 phunspell==0.1.6 -protobuf==5.29.3 +protobuf==6.30.1 pyicu==2.14 python-crfsuite==0.9.11 requests==2.32.*