mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-23 05:15:40 -04:00
fix(deps): update dependency pydantic to v2.13.2 (#7517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies = [
|
||||
"httpx==0.28.1",
|
||||
"lxml==6.1.0",
|
||||
"orjson==3.11.8",
|
||||
"pydantic==2.13.1",
|
||||
"pydantic==2.13.2",
|
||||
"pyhumps==3.8.0",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"python-dotenv==1.2.2",
|
||||
|
||||
Reference in New Issue
Block a user