From 6060e3f25e47d4f737a2fda9cb214e86720f7610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:34:40 +0000 Subject: [PATCH] chore(deps)(deps): bump pydantic-core from 2.16.2 to 2.41.1 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.16.2 to 2.41.1. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.16.2...v2.41.1) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1bd9190..18af20c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ xlrd==2.0.1 # For Excel file support pillow==10.4.0 protobuf==4.25.3 pydantic==2.6.1 # Slightly downgraded for compatibility -pydantic_core==2.16.2 # Matched with pydantic +pydantic_core==2.41.1 # Matched with pydantic pyecharts==2.0.3 pyecharts-snapshot @ git+https://github.com/Deepthi-Chand/pyecharts-snapshot.git@8d6cadd055db6c919a1447064185d00d1b30ce01 python-dateutil==2.9.0.post0