From 7057dd8b086eb451530694cfe34ca0452faf3817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 20:25:03 +0000 Subject: [PATCH] Bump protobuf from 4.25.3 to 7.34.0rc1 in /RAG/src/rag_playground Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.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] --- RAG/src/rag_playground/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAG/src/rag_playground/requirements.txt b/RAG/src/rag_playground/requirements.txt index e8d22682e..897a37bc8 100644 --- a/RAG/src/rag_playground/requirements.txt +++ b/RAG/src/rag_playground/requirements.txt @@ -6,7 +6,7 @@ numpy==1.26.4 opentelemetry-api==1.23.0 opentelemetry-exporter-otlp-proto-grpc==1.23.0 opentelemetry-sdk==1.23.0 -protobuf==4.25.3 +protobuf==7.34.0rc1 pycountry==23.12.11 tritonclient[all]==2.43.0 uvicorn==0.27.1