Bump httpx to 0.18.0 and respx to 0.17.0 (#49805)

This commit is contained in:
J. Nick Koston 2021-04-27 23:22:09 -10:00 committed by GitHub
parent 1cb907c2e3
commit dcb5b9f8b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 13 deletions

View file

@ -66,10 +66,6 @@ urllib3>=1.24.3
# Constrain H11 to ensure we get a new enough version to support non-rfc line endings
h11>=0.12.0
# Constrain httpcore to fix exception when connection dropped
# https://github.com/encode/httpcore/issues/239
httpcore>=0.12.3
# Constrain httplib2 to protect against GHSA-93xj-8mrv-444m
# https://github.com/advisories/GHSA-93xj-8mrv-444m
httplib2>=0.19.0