Bump httpx to 0.26.0 and httpcore to 1.0.2 (#106194)

This commit is contained in:
Denis Shulyaka
2023-12-21 23:11:00 +03:00
committed by GitHub
parent 7e685f2bc7
commit 9ba53e03ee
4 changed files with 5 additions and 5 deletions

View File

@@ -105,7 +105,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==0.18.0
httpcore==1.0.2
# Ensure we have a hyperframe version that works in Python 3.10
# 5.2.0 fixed a collections abc deprecation