From 87fa6382988c7aea7c759e04f5c653c3d2027b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:00:05 +0000 Subject: [PATCH] Bump protobuf from 4.25.5 to 5.29.6 in /Password Strength Checker Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.5 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] --- Password Strength Checker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Password Strength Checker/requirements.txt b/Password Strength Checker/requirements.txt index e2b7e64a..79e641cc 100644 --- a/Password Strength Checker/requirements.txt +++ b/Password Strength Checker/requirements.txt @@ -22,7 +22,7 @@ opt_einsum==3.4.0 optree==0.13.0 packaging==24.1 pandas==2.2.3 -protobuf==4.25.5 +protobuf==5.29.6 Pygments==2.18.0 python-dateutil==2.9.0.post0 pytz==2024.2