From 46aee6fae1cc66e229b8f16ceb50912a77d86984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:39:21 +0000 Subject: [PATCH] Build(deps): Bump pydantic from 2.11.10 to 2.12.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.10 to 2.12.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.10...v2.12.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.3 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..09fceef6 100644 --- a/constraints.txt +++ b/constraints.txt @@ -35,7 +35,7 @@ packaging==25.0 pluggy==1.6.0 Pygments==2.19.2 pycparser==2.23 -pydantic==2.11.10 +pydantic==2.12.3 pydantic-core==2.33.2 pytest==8.4.2 readme-renderer==44.0