Update httpx to 0.27.0 and httpcore to 1.0.4 (#111681)

This commit is contained in:
J. Nick Koston 2024-02-27 13:15:33 -10:00 committed by GitHub
parent 2b19783311
commit 49eb664a05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

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