From 6afee73ddaa42de88d57e5c2c47bb95fe4a97aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:11:04 +0000 Subject: [PATCH] Bump protobuf from 4.21.6 to 4.25.8 in /desktop Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.6 to 4.25.8. - [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/v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..9bbae92 100644 --- a/desktop/requirements.txt +++ b/desktop/requirements.txt @@ -1,3 +1,3 @@ -protobuf==4.21.6 +protobuf==4.25.8 pyserial==3.4 six==1.15.0