build(deps): bump pydantic version

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2025-09-29 18:00:01 +05:30
parent 9d45a931d1
commit c00a06445f
No known key found for this signature in database
GPG key ID: 9DCC61E211BF645F

View file

@ -55,7 +55,7 @@ dependencies = [
"psutil~=7.0.0",
"psycopg2-binary~=2.9.1",
"pyOpenSSL~=25.1.0",
"pydantic~=2.11.7",
"pydantic~=2.12.0",
"pyotp~=2.9.0",
"python-dateutil~=2.9.0",
"pytz==2025.2",