From 6adeb8b95eccbd68bf05af3a5c4d819d43667cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 07:37:09 +0100 Subject: [PATCH] SC2: Bump protobuf from 6.31.1 to 6.33.5 in /worlds/_sc2common (#5890) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.1 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- worlds/_sc2common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/_sc2common/requirements.txt b/worlds/_sc2common/requirements.txt index e8499aa7db..181c7f800e 100644 --- a/worlds/_sc2common/requirements.txt +++ b/worlds/_sc2common/requirements.txt @@ -2,4 +2,4 @@ mpyq>=0.2.5 portpicker>=1.5.2 aiohttp>=3.8.4 loguru>=0.7.0 -protobuf==6.31.1 +protobuf==6.33.5