From a8669c5b73d935509ec25244b8461f8d79ab2df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:56:05 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.18.3 to 5.29.6 in /riotbuild Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.3 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] --- riotbuild/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riotbuild/requirements.txt b/riotbuild/requirements.txt index bf74886c..5f087e1b 100644 --- a/riotbuild/requirements.txt +++ b/riotbuild/requirements.txt @@ -19,7 +19,7 @@ pyasn1==0.4.2 pycryptodome==3.11.0 ## pkg/NanoPb -protobuf==3.18.3 +protobuf==5.29.6 ## pkg/emlearn emlearn==0.17.1