From 55dc759da03f3aafe5e7d0cf10cc8914b1dd2b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 13:53:28 +0000 Subject: [PATCH] chore(deps): Bump protobuf from 3.20.3 to 4.25.8 in /user-init/examples Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.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.20.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- user-init/examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-init/examples/requirements.txt b/user-init/examples/requirements.txt index ea90d7c..748efde 100644 --- a/user-init/examples/requirements.txt +++ b/user-init/examples/requirements.txt @@ -19,7 +19,7 @@ MarkupSafe==2.1.5 mpmath==1.3.0 networkx==3.1 packaging==25.0 -protobuf==3.20.3 +protobuf==4.25.8 psutil==7.0.0 py-cpuinfo==9.0.0 pyparsing==3.1.4