From 6e38fa33c1b9683b94fe520cc714a70c7666bcaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:44:04 +0000 Subject: [PATCH] Bump protobuf from 5.28.3 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.3 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab4193c..9c22ee9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ loguru==0.7.2 nbformat==5.10.4 openai==1.54.3 pandas==1.5.3 -protobuf==5.28.3 +protobuf==5.29.6 pytz==2022.7 PyYAML==6.0.2 tiktoken==0.7.0