From 5c8c380830f7347cd1ac0e4bd667b787926dcf93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 May 2026 20:18:02 +0100 Subject: [PATCH] Pin pydantic-ai-slim to latest version 1.95.1 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8d90d2b1..1c2e99f7 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[openai,cohere,mistral,groq,anthropic,google,bedrock]==1.95.1 nest-asyncio jsonpath-ng pandas