dep: bump pydantic to 2.9 (#9077)
This commit is contained in:
parent
8e98759359
commit
495cf58014
2 changed files with 102 additions and 101 deletions
|
|
@ -163,8 +163,8 @@ openpyxl = "~3.1.5"
|
|||
pandas = { version = "~2.2.2", extras = ["performance", "excel"] }
|
||||
psycopg2-binary = "~2.9.6"
|
||||
pycryptodome = "3.19.1"
|
||||
pydantic = "~2.8.2"
|
||||
pydantic-settings = "~2.4.0"
|
||||
pydantic = "~2.9.2"
|
||||
pydantic-settings = "~2.6.0"
|
||||
pydantic_extra_types = "~2.9.0"
|
||||
pyjwt = "~2.8.0"
|
||||
pypdfium2 = "~4.17.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue