Bump httpx to 0.18.0 and respx to 0.17.0 (#49805)
This commit is contained in:
parent
1cb907c2e3
commit
dcb5b9f8b5
6 changed files with 5 additions and 13 deletions
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ REQUIRES = [
|
|||
"bcrypt==3.1.7",
|
||||
"certifi>=2020.12.5",
|
||||
"ciso8601==2.1.3",
|
||||
"httpx==0.17.1",
|
||||
"httpx==0.18.0",
|
||||
"jinja2>=2.11.3",
|
||||
"PyJWT==1.7.1",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue