mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-15 14:55:21 -05:00
fix(deps): update dependency lxml to v5 (#2973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ extruct = "^0.16.0"
|
||||
fastapi = "^0.104.1"
|
||||
gunicorn = "^21.0.0"
|
||||
httpx = "^0.26.0"
|
||||
lxml = "^4.7.1"
|
||||
lxml = "^5.0.0"
|
||||
orjson = "^3.8.0"
|
||||
passlib = "^1.7.4"
|
||||
psycopg2-binary = { version = "^2.9.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user