From 0b45f7593c0e2e6c37d127525d62a77c77df93e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:50:31 +0000 Subject: [PATCH] Build(deps): Bump pydantic from 2.13.0 to 2.13.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.0 to 2.13.3. - [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.13.0...v2.13.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Build(deps): Bump pydantic-core from 2.46.0 to 2.46.3 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.46.0 to 2.46.3. - [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.0...core-v2.46.3) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.46.3 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 84f8182b..38c95f9d 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.0 -pydantic-core==2.46.0 +pydantic==2.13.3 +pydantic-core==2.46.3 pytest==9.0.3 readme-renderer==44.0 requests==2.33.1