From d8b29e4546a5193b697b1f66acfbf738cf4883d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:58:51 +0000 Subject: [PATCH] Bump protobuf from 5.29.4 to 7.34.0rc1 in /samples/crewai/app Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.4 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] --- samples/crewai/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/crewai/app/requirements.txt b/samples/crewai/app/requirements.txt index 996722f7..123d0626 100644 --- a/samples/crewai/app/requirements.txt +++ b/samples/crewai/app/requirements.txt @@ -118,7 +118,7 @@ posthog==4.1.0 priority==1.3.0 prompt_toolkit==3.0.51 propcache==0.3.1 -protobuf==5.29.4 +protobuf==7.34.0rc1 psycopg==3.2.9 psycopg-binary==3.2.9 ptyprocess==0.7.0