mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Bump httpcore to 0.17.2 (#94515)
This commit is contained in:
parent
8a1ca0a3f5
commit
0d1bcd8a8f
@ -102,7 +102,7 @@ regex==2021.8.28
|
||||
# requirements so we can directly link HA versions to these library versions.
|
||||
anyio==3.7.0
|
||||
h11==0.14.0
|
||||
httpcore==0.17.0
|
||||
httpcore==0.17.2
|
||||
|
||||
# Ensure we have a hyperframe version that works in Python 3.10
|
||||
# 5.2.0 fixed a collections abc deprecation
|
||||
|
@ -106,7 +106,7 @@ regex==2021.8.28
|
||||
# requirements so we can directly link HA versions to these library versions.
|
||||
anyio==3.7.0
|
||||
h11==0.14.0
|
||||
httpcore==0.17.0
|
||||
httpcore==0.17.2
|
||||
|
||||
# Ensure we have a hyperframe version that works in Python 3.10
|
||||
# 5.2.0 fixed a collections abc deprecation
|
||||
|
Loading…
x
Reference in New Issue
Block a user