From 5d18983916dde68096e7e5b29d683ac0ec7cba8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:02:16 +0000 Subject: [PATCH] Bump protobuf from 3.18.3 to 4.25.8 in /python_utils Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.3 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/compare/v3.18.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_utils/requirements.txt b/python_utils/requirements.txt index 2906306..6707605 100644 --- a/python_utils/requirements.txt +++ b/python_utils/requirements.txt @@ -3,7 +3,7 @@ matplotlib==3.8.2 numpy==1.26.4 opencv_python==4.9.0.80 pandas==2.2.2 -protobuf==3.18.3 +protobuf==4.25.8 pynput==1.7.7 pyserial==3.5 pyzmq==25.1.1