mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-08 18:11:26 -05:00
fix(deps): update dependency lxml to v6 (#5585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ bcrypt = "^4.0.1"
|
||||
extruct = "^0.18.0"
|
||||
fastapi = "^0.115.0"
|
||||
httpx = "^0.28.0"
|
||||
lxml = "^5.0.0"
|
||||
lxml = "^6.0.0"
|
||||
orjson = "^3.8.0"
|
||||
psycopg2-binary = { version = "^2.9.1", optional = true }
|
||||
pydantic = "^2.6.1"
|
||||
|
||||
Reference in New Issue
Block a user