Skip to content

Commit ba673be

Browse files
authored
Bump anyio to 4.6.2.post1 (#129199)
1 parent 4b56701 commit ba673be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ uuid==1000000000.0.0
102102
# these requirements are quite loose. As the entire stack has some outstanding issues, and
103103
# even newer versions seem to introduce new issues, it's useful for us to pin all these
104104
# requirements so we can directly link HA versions to these library versions.
105-
anyio==4.6.0
105+
anyio==4.6.2.post1
106106
h11==0.14.0
107107
httpcore==1.0.5
108108

script/gen_requirements_all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
# these requirements are quite loose. As the entire stack has some outstanding issues, and
119119
# even newer versions seem to introduce new issues, it's useful for us to pin all these
120120
# requirements so we can directly link HA versions to these library versions.
121-
anyio==4.6.0
121+
anyio==4.6.2.post1
122122
h11==0.14.0
123123
httpcore==1.0.5
124124

0 commit comments

Comments
 (0)