Skip to content

Commit 9b0ed65

Browse files
committed
update aiofiles dependency
1 parent da90c00 commit 9b0ed65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ httpx = "^0.28"
1212
typer = ">=0.9, <0.16"
1313
pyyaml = "^6.0.1"
1414
nest-asyncio = "^1.5.8"
15-
aiofiles = "^23.2.1"
15+
aiofiles = "^24.1.0"
1616
rich = "^13.7.0"
1717
tenacity = "^8.3.0"
1818

0 commit comments

Comments
 (0)