From 7ea3d14b150c7faf9438a3654fbf9bd874cd26ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:39:22 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 7.34.0rc1 in /agent_humanloop Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent_humanloop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent_humanloop/requirements.txt b/agent_humanloop/requirements.txt index d9de831..9646023 100644 --- a/agent_humanloop/requirements.txt +++ b/agent_humanloop/requirements.txt @@ -34,7 +34,7 @@ propcache==0.2.1 # via # aiohttp # yarl -protobuf==5.29.3 +protobuf==7.34.0rc1 # via temporalio pydantic==2.10.6 # via