mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 21:45:25 +02:00
fix(deps): update dependency httpx to ^0.26.0 (#2947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
40172ed62e
commit
d756f3a057
2 changed files with 14 additions and 13 deletions
|
@ -22,7 +22,7 @@ bcrypt = "^4.0.1"
|
|||
extruct = "^0.14.0"
|
||||
fastapi = "^0.104.1"
|
||||
gunicorn = "^20.1.0"
|
||||
httpx = "^0.24.1"
|
||||
httpx = "^0.26.0"
|
||||
lxml = "^4.7.1"
|
||||
orjson = "^3.8.0"
|
||||
passlib = "^1.7.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue