From 8b75b7e8e53558d804d2a54aeeee788c36160993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 05:51:43 +0000 Subject: [PATCH] Build(deps): Bump pydantic-core from 2.46.3 to 2.46.4 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.46.3 to 2.46.4. - [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/core-v2.46.3...core-v2.46.4) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.46.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index ff1c2539..9e2c293f 100644 --- a/constraints.txt +++ b/constraints.txt @@ -36,7 +36,7 @@ pluggy==1.6.0 Pygments==2.20.0 pycparser==3.0 pydantic==2.13.3 -pydantic-core==2.46.3 +pydantic-core==2.46.4 pytest==9.0.3 readme-renderer==44.0 requests==2.34.0