bump httpx dependency version to 0.11.1 (#1794)

This commit is contained in:
Subham Roy
2020-03-02 01:12:11 +05:30
committed by GitHub
parent 7833d70d9e
commit ce71514d71
6 changed files with 47 additions and 32 deletions

View File

@@ -13,7 +13,7 @@ deps =
pytest-sanic
pytest-sugar
httpcore==0.3.0
httpx==0.9.3
httpx==0.11.1
chardet<=2.3.0
beautifulsoup4
gunicorn