From a0d17d420b941f78b375393ab5e4acead394ecc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:38:14 +0000 Subject: [PATCH] Bump protobuf from 3.6.0 to 7.34.0rc1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.0 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 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 1052d732..a4d981b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ Pillow==5.2.0 pluggy==0.7.1 prometheus-client==0.3.0 prompt-toolkit==1.0.15 -protobuf==3.6.0 +protobuf==7.34.0rc1 ptyprocess==0.6.0 py==1.5.4 pygame==1.9.4