From 0c0ffd93b680f0990c18c974e0bc1e84559fe0dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 04:29:01 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v2.8.2 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 3a15b0a..d5b30f9 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -5,4 +5,4 @@ bcrypt==4.0.1 passlib[bcrypt] pymysql==1.1.0 cryptography==41.0.7 -pydantic[email]==2.5.2 +pydantic[email]==2.8.2