From 91a4af3981b164eca70e5218b71a0f560b9f0a6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:53:04 +0000 Subject: [PATCH] Build(deps): Bump pydantic from 2.11.10 to 2.12.0 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.10 to 2.12.0. - [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.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.0 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..da31fe46 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.0 pydantic-core==2.33.2 pytest==8.4.2 readme-renderer==44.0