Update dependency httpx to v0.26.0 #4

Merged
marco merged 1 commits from renovate/httpx-0.x into main 2024-02-18 18:03:53 +00:00

View File

@@ -8,5 +8,5 @@ typing_extensions==4.4.0
uvicorn==0.13.4
# Needed for PyTest, used in test_app.py
httpx==0.23.1
httpx==0.26.0
requests==2.28.1