mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-03 04:25:24 +02:00
fix(deps): update dependency httpx to ^0.28.0 (#4621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
29f47d1722
commit
3b3d8fc89d
2 changed files with 5 additions and 6 deletions
|
@ -21,7 +21,7 @@ apprise = "^1.4.5"
|
|||
bcrypt = "^4.0.1"
|
||||
extruct = "^0.18.0"
|
||||
fastapi = "^0.115.0"
|
||||
httpx = "^0.27.0"
|
||||
httpx = "^0.28.0"
|
||||
lxml = "^5.0.0"
|
||||
orjson = "^3.8.0"
|
||||
psycopg2-binary = { version = "^2.9.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue