Skip to content

Commit

Permalink
Upgrade respx for httpx 0.23.1+ compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipuniverse committed Apr 12, 2023
1 parent abc8e7f commit d46a8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ deps =
httpx18: httpx>=0.18.0,<0.19.0
httpx18: respx~=0.17.0
httpx21: httpx>=0.19.0
httpx21: respx~=0.19.0
httpx21: respx~=0.20.1

; FIXME: add coverage testing
; FIXME: add mypy testing
Expand Down

0 comments on commit d46a8c5

Please sign in to comment.