Bump httpx to 0.24.0 and httpcore to 0.17.0 (#91308)

This commit is contained in:
J. Nick Koston 2023-04-12 20:11:59 -10:00 committed by GitHub
parent c9d81bd217
commit 6dbe67e909
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 6 deletions

View file

@ -105,7 +105,7 @@ regex==2021.8.28
# requirements so we can directly link HA versions to these library versions.
anyio==3.6.2
h11==0.14.0
httpcore==0.16.3
httpcore==0.17.0
# Ensure we have a hyperframe version that works in Python 3.10
# 5.2.0 fixed a collections abc deprecation