From 254efed9072116b0150b368fb98dcfe51e66f9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:54:00 +0000 Subject: [PATCH] Build(deps): Bump pydantic-core from 2.33.2 to 2.41.2 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.33.2 to 2.41.2. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.2...v2.41.2) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.41.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 08dbcb0c..573ab669 100644 --- a/constraints.txt +++ b/constraints.txt @@ -36,7 +36,7 @@ pluggy==1.6.0 Pygments==2.19.2 pycparser==2.23 pydantic==2.11.10 -pydantic-core==2.33.2 +pydantic-core==2.41.2 pytest==8.4.2 readme-renderer==44.0 requests==2.32.5