From b7c3c9bc871d294677065effe209c9db8fce6652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 16:02:48 +0000 Subject: [PATCH] Bump protobuf from 4.25.1 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19d1b31..22e1d47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'a onnxruntime-gpu==1.24.2; sys_platform != 'darwin' tensorflow; sys_platform != 'darwin' opennsfw2==0.10.2 -protobuf==4.25.1 +protobuf==5.29.6 pygrabber