Skip to content

Commit ab54906

Browse files
authored
Bump anyio to latest python 3.8 compatible version
1 parent 447de96 commit ab54906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ aiohttp==3.10.5 ; python_version >= '3.6'
125125

126126
aiosignal==1.3.1 ; python_version >= '3.7'
127127

128-
anyio==4.6.2.post1 ; python_version >= '3.7'
128+
anyio==4.5.2 ; python_version >= '3.7'
129129

130130
async-timeout==4.0.3 ; python_version >= '3.6'
131131

0 commit comments

Comments
 (0)