From da7a296043af357f024f810e492a6ca9650933c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:28:10 +0000 Subject: [PATCH] Bump protobuf from 4.23.4 to 5.29.6 in /Movie recommendation system Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.4 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] --- Movie recommendation system/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Movie recommendation system/requirements.txt b/Movie recommendation system/requirements.txt index 95a8c083df..38bcd6698a 100644 --- a/Movie recommendation system/requirements.txt +++ b/Movie recommendation system/requirements.txt @@ -21,7 +21,7 @@ numpy==1.25.1 packaging==23.1 pandas==1.5.3 Pillow==9.5.0 -protobuf==4.23.4 +protobuf==5.29.6 pyarrow==12.0.1 pydeck==0.8.1b0 Pygments==2.15.1