mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-06 02:15:22 -05:00
fix: Bump Pydantic to v2.12.5 (#6622)
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies = [
|
||||
"httpx==0.28.1",
|
||||
"lxml==6.0.2",
|
||||
"orjson==3.11.4",
|
||||
"pydantic==2.12.3",
|
||||
"pydantic==2.12.5",
|
||||
"pyhumps==3.8.0",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"python-dotenv==1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user