From 233059ed62db4e5462340b4c25d9b1a9b7d86f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 01:56:59 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 7.34.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 7.34.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 239a77b9..1e87bc9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ opencv-python==4.8.1.78 opt-einsum==3.3.0 packaging==23.2 Pillow==10.0.1 -protobuf==3.20.3 +protobuf==7.34.1 pyasn1==0.5.0 pyasn1-modules==0.3.0 pyautogui==0.9.54