Bump httpx from 0.19.0 to 0.21.0 (#59723)

* Bump httpx from 0.19.0 to 0.21.0

* Bump respx from 0.17.0 to 0.19.0
This commit is contained in:
uvjustin 2021-11-18 18:11:46 +08:00 committed by GitHub
parent cfc02fc9f4
commit bb731fad5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@ REQUIRES = [
"bcrypt==3.1.7",
"certifi>=2021.5.30",
"ciso8601==2.2.0",
"httpx==0.19.0",
"httpx==0.21.0",
"ifaddr==0.1.7",
"jinja2==3.0.3",
"PyJWT==2.1.0",