mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Bump anyio to 3.7.1 (#97165)
This commit is contained in:
parent
5cc72814c9
commit
f8705a8074
@ -100,7 +100,7 @@ regex==2021.8.28
|
||||
# these requirements are quite loose. As the entire stack has some outstanding issues, and
|
||||
# even newer versions seem to introduce new issues, it's useful for us to pin all these
|
||||
# requirements so we can directly link HA versions to these library versions.
|
||||
anyio==3.7.0
|
||||
anyio==3.7.1
|
||||
h11==0.14.0
|
||||
httpcore==0.17.3
|
||||
|
||||
|
@ -102,7 +102,7 @@ regex==2021.8.28
|
||||
# these requirements are quite loose. As the entire stack has some outstanding issues, and
|
||||
# even newer versions seem to introduce new issues, it's useful for us to pin all these
|
||||
# requirements so we can directly link HA versions to these library versions.
|
||||
anyio==3.7.0
|
||||
anyio==3.7.1
|
||||
h11==0.14.0
|
||||
httpcore==0.17.3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user