From f7ab1181a84d6d04750af277e0ad7231c784c39f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:11:38 +0000 Subject: [PATCH] Bump protobuf from 4.22.1 to 4.25.8 in /Sentiment Analyser Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.1 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.22.1...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..19f9954f42 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==4.25.8 psutil==5.9.4 pure-eval==0.2.2 pyasn1==0.4.8