From a23cc3083b48c3b6e8a31616f74ac2becf19ba71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:07:41 +0000 Subject: [PATCH] Bump protobuf from 4.22.1 to 5.29.6 in /Sentiment Analyser Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.1 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] --- Sentiment Analyser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sentiment Analyser/requirements.txt b/Sentiment Analyser/requirements.txt index 63d29f6d3f..f772abd5cb 100644 --- a/Sentiment Analyser/requirements.txt +++ b/Sentiment Analyser/requirements.txt @@ -40,7 +40,7 @@ parso==0.8.3 pickleshare==0.7.5 platformdirs==3.1.1 prompt-toolkit==3.0.38 -protobuf==4.22.1 +protobuf==5.29.6 psutil==5.9.4 pure-eval==0.2.2 pyasn1==0.4.8