From 50d07bd5df520bc422ea3552bbd0a38438bc8d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:22:08 +0000 Subject: [PATCH] Bump protobuf from 4.23.3 to 5.29.6 in /Resume_parser Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.3 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] --- Resume_parser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resume_parser/requirements.txt b/Resume_parser/requirements.txt index 23139dbc95..3dda663d13 100644 --- a/Resume_parser/requirements.txt +++ b/Resume_parser/requirements.txt @@ -64,7 +64,7 @@ pdfreader==0.1.12 Pillow==9.4.0 playwright==1.34.0 preshed==3.0.8 -protobuf==4.23.3 +protobuf==5.29.6 pyarrow==12.0.1 pycountry==22.3.5 pycparser==2.21