From 9239585995759c6319833d0357c453125b2ca513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:08:06 +0000 Subject: [PATCH] Bump protobuf from 3.13.0 to 5.29.6 in /gated_linear_networks Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 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] --- gated_linear_networks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gated_linear_networks/requirements.txt b/gated_linear_networks/requirements.txt index e9781de3..5d459643 100644 --- a/gated_linear_networks/requirements.txt +++ b/gated_linear_networks/requirements.txt @@ -31,7 +31,7 @@ numpy==1.18.5 oauthlib==3.1.0 opt-einsum==3.3.0 promise==2.3 -protobuf==3.13.0 +protobuf==5.29.6 pyasn1==0.4.8 pyasn1-modules==0.2.8 requests==2.24.0