Bump httpx and httpcore (#67438)

This commit is contained in:
uvjustin
2022-03-02 03:17:25 +08:00
committed by GitHub
parent b613008eda
commit a81fa31314
4 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ regex==2021.8.28
# requirements so we can directly link HA versions to these library versions.
anyio==3.5.0
h11==0.12.0
httpcore==0.14.5
httpcore==0.14.7
# Ensure we have a hyperframe version that works in Python 3.10
# 5.2.0 fixed a collections abc deprecation