From d7907d00db6ec16d78dbc1a979dabef9198df9e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:27:16 +0000 Subject: [PATCH] Bump protobuf from 3.18.3 to 5.29.6 in /attention-tutorial 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] --- attention-tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attention-tutorial/requirements.txt b/attention-tutorial/requirements.txt index ca30c6aa..10491794 100644 --- a/attention-tutorial/requirements.txt +++ b/attention-tutorial/requirements.txt @@ -39,7 +39,7 @@ pexpect==4.4.0 pickleshare==0.7.4 Pillow==10.3.0 prompt-toolkit==1.0.15 -protobuf==3.18.3 +protobuf==5.29.6 ptyprocess==0.5.2 Pygments==2.15.0 python-dateutil==2.6.1