From 4c4a0f298661deef2e75e430a911643289fa9546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:35:00 +0000 Subject: [PATCH] Bump pydantic-ai from 1.0.8 to 1.56.0 Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai) from 1.0.8 to 1.56.0. - [Release notes](https://github.com/pydantic/pydantic-ai/releases) - [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md) - [Commits](https://github.com/pydantic/pydantic-ai/compare/v1.0.8...v1.56.0) --- updated-dependencies: - dependency-name: pydantic-ai dependency-version: 1.56.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cb161a..39f43a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ semantic-kernel langgraph langchain==1.0.2 langchain_openai==1.0.1 -pydantic-ai==1.0.8 +pydantic-ai==1.56.0 llama-index llama-index-llms-azure-openai llama-index-llms-openai-like