From cb50e378f4d2f15a7c7464f502660dbfe40bddef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 01:20:20 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 6.33.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 6.33.0. - [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/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.0 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 f4154e25..ad0a993f 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==6.33.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pyautogui==0.9.54