Bump httpx to 0.23.0 (#72573)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
uvjustin 2022-05-27 17:20:37 +10:00 committed by GitHub
parent cc42a95100
commit 01b5f98414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -98,9 +98,9 @@ regex==2021.8.28
# these requirements are quite loose. As the entire stack has some outstanding issues, and
# even newer versions seem to introduce new issues, it's useful for us to pin all these
# requirements so we can directly link HA versions to these library versions.
anyio==3.5.0
anyio==3.6.1
h11==0.12.0
httpcore==0.14.7
httpcore==0.15.0
# Ensure we have a hyperframe version that works in Python 3.10
# 5.2.0 fixed a collections abc deprecation