From 4b8626b47e3f25eb4a12e9a40a31f7a52fda3261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:08:23 +0000 Subject: [PATCH] Bump protobuf from 4.25.1 to 5.29.6 in /docker/jupyter Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.1 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] --- docker/jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/jupyter/requirements.txt b/docker/jupyter/requirements.txt index f77a9db..faa8176 100644 --- a/docker/jupyter/requirements.txt +++ b/docker/jupyter/requirements.txt @@ -2,6 +2,6 @@ matplotlib==3.8.2 networkx==3.2.1 numpy==1.26.2 pandas==2.1.4 -protobuf==4.25.1 +protobuf==5.29.6 scipy==1.11.4 lxml==5.0.0 \ No newline at end of file