From 4dc5b127110b1aed1eaf34fb384aa0a4dd957396 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 May 2026 12:01:21 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2.13.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a669791..028ee1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asyncpg==0.29.0 httpx==0.27.0 fastapi==0.111.0 uvicorn[standard]==0.29.0 -pydantic==2.7.0 +pydantic==2.13.4 # Polymarket (install from PyPI when ready for real trading) # py-clob-client==0.17.0