From 60b2a870e163db9ca4c6aa3063966fc6d012102d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:59:21 +0000 Subject: [PATCH] Bump protobuf Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.7 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] --- .../UCIS4EQ/deployment/dockers/dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/applications/UCIS4EQ/deployment/dockers/dashboard/requirements.txt b/python/applications/UCIS4EQ/deployment/dockers/dashboard/requirements.txt index f7d7d1ac..dd0097a2 100644 --- a/python/applications/UCIS4EQ/deployment/dockers/dashboard/requirements.txt +++ b/python/applications/UCIS4EQ/deployment/dockers/dashboard/requirements.txt @@ -30,7 +30,7 @@ packaging==21.3 pandas==1.5.0 Pillow==9.1.0 plotly==5.10.0 -protobuf==4.21.7 +protobuf==5.29.6 pymongo==4.1.1 pyparsing==3.0.8 python-dateutil==2.8.2