From 7183f889254d82fa4595343657c6db91fc87acfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 07:50:20 +0000 Subject: [PATCH] chore(python-deps): bump pydantic-core from 2.27.2 to 2.36.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.27.2 to 2.36.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.36.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1106efac5..7a1009ebf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -174,7 +174,7 @@ pydantic==2.10.6 # llama-stack # llama-stack-client # openai -pydantic-core==2.27.2 +pydantic-core==2.36.0 # via pydantic pygments==2.19.1 # via rich