From a0eabc3745cb04c94e318831eb5b551ddc195771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 20:07:56 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2.13.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 814d91c..b349df7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ cohere==5.12.0 retrying==1.3.4 colorama==0.4.6 -pydantic==2.10.4 \ No newline at end of file +pydantic==2.13.3 \ No newline at end of file