From 379d6ef313837ea6da6ed84545fccfc075ba7348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:42:28 +0000 Subject: [PATCH] build(deps): bump protobuf from 5.28.2 to 5.29.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.2 to 5.29.0. - [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/v5.28.2...v5.29.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eaee96623..67c792066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ msgpack==1.0.8 networkx==3.4.2 pefile==2024.8.26 pip==24.3.1 -protobuf==5.28.2 +protobuf==5.29.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.22