From c370635dcb48e607b7b5ad905c42367a19aea8f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:39:51 +0000 Subject: [PATCH] Build(deps): Bump pydantic-core from 2.33.2 to 2.41.4 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.33.2 to 2.41.4. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.33.2...v2.41.4) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.41.4 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 e01ef199..92644128 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.4 pytest==8.4.2 readme-renderer==44.0 requests==2.32.5