Skip to content

Commit 9913d27

Browse files
Update dependency anyio to v4.10.0
1 parent 066f300 commit 9913d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==24.1.0 ; python_version >= "3.11" and python_version < "4.0"
2-
anyio==4.4.0 ; python_version >= "3.11" and python_version < "4.0"
2+
anyio==4.10.0 ; python_version >= "3.11" and python_version < "4.0"
33
asyncio==3.4.3 ; python_version >= "3.11" and python_version < "4.0"
44
certifi==2024.7.4 ; python_version >= "3.11" and python_version < "4.0"
55
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)