From f318dcfed88f9bcdf1dccc23cda0ecf6087c3a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:29:59 +0000 Subject: [PATCH] Bump protobuf from 5.29.4 to 5.29.6 in /et_replay/.ci/docker Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.4 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] --- et_replay/.ci/docker/requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/et_replay/.ci/docker/requirements-ci.txt b/et_replay/.ci/docker/requirements-ci.txt index 2d5ef2fa..096171eb 100644 --- a/et_replay/.ci/docker/requirements-ci.txt +++ b/et_replay/.ci/docker/requirements-ci.txt @@ -173,7 +173,7 @@ pillow==11.0.0 #Pinned versions: 10.3.0 #test that import: -protobuf==5.29.4 +protobuf==5.29.6 #Description: Google's data interchange format #Pinned versions: 5.29.4 #test that import: test_tensorboard.py, test/onnx/*