From ea1778645fefad6ea06c3c044baf9e6ab19e6a1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 16:48:39 +0000 Subject: [PATCH] Update dependency pydantic to v2.13.4 --- Server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/requirements.txt b/Server/requirements.txt index c179a6a..c65f666 100644 --- a/Server/requirements.txt +++ b/Server/requirements.txt @@ -13,7 +13,7 @@ httpcore==1.0.9 httptools==0.8.0 httpx==0.28.1 idna==3.17 -pydantic==2.10.6 +pydantic==2.13.4 pydantic-core==2.27.2 PyJWT==2.12.0 python-dotenv==1.2.2