From b5994daa32feae0a7a1a72ea6d6dd448298193bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:32:23 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 5.29.6 in /Lab 4 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.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] --- Lab 4/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab 4/requirements-freeze.txt b/Lab 4/requirements-freeze.txt index 2ad78f8316..4092491bd6 100644 --- a/Lab 4/requirements-freeze.txt +++ b/Lab 4/requirements-freeze.txt @@ -95,7 +95,7 @@ pigpio==1.78 Pillow==8.1.2 piper-phonemize==1.1.0 piper-tts==1.2.0 -protobuf==3.20.3 +protobuf==5.29.6 psutil==5.8.0 pycairo==1.16.2 pycparser==2.21