From d6337ef23d32c7ec983e3f29a420ad331e144cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 21:54:15 +0000 Subject: [PATCH] Build(deps): Bump pydantic from 2.12.5 to 2.13.0 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.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.12.5...v2.13.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Build(deps): Bump pydantic-core from 2.41.5 to 2.46.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.41.5 to 2.46.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/commits) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 777d8a39..9157271f 100644 --- a/constraints.txt +++ b/constraints.txt @@ -35,8 +35,8 @@ packaging==26.0 pluggy==1.6.0 Pygments==2.20.0 pycparser==3.0 -pydantic==2.12.5 -pydantic-core==2.41.5 +pydantic==2.13.0 +pydantic-core==2.46.0 pytest==9.0.3 readme-renderer==44.0 requests==2.33.1