From b9972b4705c786edb0a44a7cb8dc0e92fd0ee726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:14:28 +0000 Subject: [PATCH] Bump protobuf from 4.25.1 to 4.25.8 in /docker/jupyter Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.1 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/v4.25.1...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..271919c 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==4.25.8 scipy==1.11.4 lxml==5.0.0 \ No newline at end of file