From 347e39421eb673dbcfda4bb98f3741504d5219d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 21:54:11 +0000 Subject: [PATCH] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 7cf4e874..2f2e36f9 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.46.0 pytest==9.0.3 readme-renderer==44.0 requests==2.33.1