From 24fe70662fc172960c20c4261fbe95215fe5069c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:02:36 +0000 Subject: [PATCH] Bump protobuf from 6.31.1 to 6.33.5 in /lab/Lab4/data Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.1 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lab/Lab4/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab/Lab4/data/requirements.txt b/lab/Lab4/data/requirements.txt index ed85663..ebfac63 100644 --- a/lab/Lab4/data/requirements.txt +++ b/lab/Lab4/data/requirements.txt @@ -136,7 +136,7 @@ plotnine==0.15.0 pluggy==1.6.0 prometheus_client==0.22.0 prompt_toolkit==3.0.51 -protobuf==6.31.1 +protobuf==6.33.5 psutil==7.0.0 ptyprocess==0.7.0 pure_eval==0.2.3