From baf04ed78fa3050cbf06eb8c2b83ee3d286d9b54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:35:45 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2.13.4 [bump version] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d8381a0..24980f94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.136.1 -pydantic==2.12.5 +pydantic==2.13.4 uvicorn==0.41.0 croniter==6.0.0 pytz==2026.2