From 88e1fe7f74a826c1738a091e7a3fd15a95a7de1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 05:51:17 +0000 Subject: [PATCH] Build(deps): Bump pydantic from 2.13.3 to 2.13.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.13.3...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index e1d02bbe..39298a1c 100644 --- a/constraints.txt +++ b/constraints.txt @@ -35,8 +35,8 @@ packaging==26.2 pluggy==1.6.0 Pygments==2.20.0 pycparser==3.0 -pydantic==2.13.3 -pydantic-core==2.46.3 +pydantic==2.13.4 +pydantic-core==2.46.4 pytest==9.0.3 readme-renderer==44.0 requests==2.34.0