From d086da2fce68a87a2efe02a972b179915119efc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:58:41 +0000 Subject: [PATCH] Bump protobuf from 4.21.6 to 5.29.6 in /desktop Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.6 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- desktop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/requirements.txt b/desktop/requirements.txt index 43723c3..859c924 100644 --- a/desktop/requirements.txt +++ b/desktop/requirements.txt @@ -1,3 +1,3 @@ -protobuf==4.21.6 +protobuf==5.29.6 pyserial==3.4 six==1.15.0