From b777188ec3a39cb6cc533e46ab10ec8e24a9d261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:01:51 +0000 Subject: [PATCH] Build(deps): Bump pydantic-core from 2.41.5 to 2.45.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.41.5 to 2.45.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.45.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 f59d34c6..501f8a9a 100644 --- a/constraints.txt +++ b/constraints.txt @@ -36,7 +36,7 @@ pluggy==1.6.0 Pygments==2.20.0 pycparser==3.0 pydantic==2.12.5 -pydantic-core==2.41.5 +pydantic-core==2.45.0 pytest==9.0.2 readme-renderer==44.0 requests==2.33.1