From bd3cd03425194607ec423a5b4cd5a6d8d79fb243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:04:19 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 5.29.6 in /agent_humanloop Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.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] --- 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..f898e33 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==5.29.6 # via temporalio pydantic==2.10.6 # via