Skip to content

Update httpx to 0.22, fix token auth

Andrej Shadura requested to merge httpx-0.20 into main
  • Drop Python 3.8, default to 3.10
  • Set timeout=HTTP_TIMEOUT as the default for httpx as 0.20 mandates
  • Fix the token authenticator to return the request

Merge request reports