From 7919b95a2989cd7aa96355bbc98b557782105336 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 May 2026 02:17:54 +0100 Subject: [PATCH] Pin pydantic-ai-slim to latest version 1.96.1 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8d90d2b1..7911dedd 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,7 +1,7 @@ playwright playwright-stealth pydantic -pydantic-ai-slim[openai,anthropic,google,groq,mistral,cohere,bedrock] +pydantic-ai-slim[bedrock,mistral,groq,google,openai,anthropic,cohere]==1.96.1 nest-asyncio jsonpath-ng pandas