build(deps): bump pydantic version
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
9d45a931d1
commit
c00a06445f
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue