From 4a0f6fecca4425a80ae7988cec12df4fed38635b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:12:10 +0000 Subject: [PATCH] Bump protobuf from 4.25.5 to 4.25.8 in /Password Strength Checker Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.5 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.25.5...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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 e2b7e64..bd9c6ea 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==4.25.8 Pygments==2.18.0 python-dateutil==2.9.0.post0 pytz==2024.2