mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 22:45:22 +02: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:
parent
04d2fa2416
commit
238ef838ba
2 changed files with 83 additions and 98 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue