1
0
Fork 0
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:
renovate[bot] 2024-01-10 02:08:57 +00:00 committed by GitHub
parent 40172ed62e
commit d756f3a057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 13 deletions

View file

@ -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"