From 761f9fed26f1b6021693ab7e1c7efdae668157ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 15:03:27 +0000 Subject: [PATCH] Bump protobuf from 6.33.5 to 7.35.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.5 to 7.35.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.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 80acbe0..a9c7d64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pygame~=2.6.1 grpcio==1.75.1 -protobuf==6.33.5 +protobuf==7.35.1