From bab3c091da9d1bfac7beabbcac442241e6015aac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:51:25 +0000 Subject: [PATCH] Bump protobuf from 5.29.2 to 5.29.3 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.2 to 5.29.3. - [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.2...v5.29.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... 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 45fdf336c..91a1a8fc3 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.2 +protobuf==5.29.3 pyicu==2.14 python-crfsuite==0.9.11 requests==2.32.*