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