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:
parent
cfc02fc9f4
commit
bb731fad5d
4 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue