From 320a94514abc4630061fa386883341c68e89fc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 22:48:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20pyd?= =?UTF-8?q?antic-ai-slim=20to=20v1.99.0=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/backend/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/pyproject.toml b/src/backend/pyproject.toml index 54cc20c1..8f353dcf 100644 --- a/src/backend/pyproject.toml +++ b/src/backend/pyproject.toml @@ -56,7 +56,7 @@ dependencies = [ "nested-multipart-parser==1.6.0", "posthog==7.0.0", "pydantic==2.12.4", - "pydantic-ai-slim[openai,mistral,mcp,evals,logfire]==1.77.0", + "pydantic-ai-slim[openai,mistral,mcp,evals,logfire]==1.99.0", "psycopg[binary]==3.2.12", "PyJWT==2.12.0", "python-magic==0.4.27",