Bump anyio to 4.6.0 (#127013)
This commit is contained in:
parent
75363b609b
commit
084c2d976e
2 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ uuid==1000000000.0.0
|
|||
# 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==4.4.0
|
||||
anyio==4.6.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.5
|
||||
|
||||
|
|
|
@ -118,7 +118,7 @@ uuid==1000000000.0.0
|
|||
# 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==4.4.0
|
||||
anyio==4.6.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.5
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue