From 8d95ce9d35de3abc42ee1a65d560315e4b4029ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:47:52 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 4.25.8 in /Lab 4 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.25.8. - [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/v3.20.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..8fb5988c10 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==4.25.8 psutil==5.8.0 pycairo==1.16.2 pycparser==2.21