From 51edf2c761e885a2088c17c59a40a5831d2bd224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 06:11:42 +0000 Subject: [PATCH] chore(deps)(deps): bump protobuf from 4.25.3 to 4.25.8 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.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/v4.25.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1bd919..f11d105 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ odfpy==1.4.1 # For ODS file support pyarrow==15.0.0 # For Parquet and Feather file support xlrd==2.0.1 # For Excel file support pillow==10.4.0 -protobuf==4.25.3 +protobuf==4.25.8 pydantic==2.6.1 # Slightly downgraded for compatibility pydantic_core==2.16.2 # Matched with pydantic pyecharts==2.0.3