Skip to content

Commit bc8d650

Browse files
committed
bump aiohttp version, fixes #73
1 parent d8fde3d commit bc8d650

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
@@ -16,7 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3 :: Only",
1717
]
1818
dependencies = [
19-
"aiohttp==3.8.*",
19+
"aiohttp==3.9.*",
2020
"ulid-py==1.1.*",
2121
"aenum==3.1.*",
2222
"typing_extensions>=4.4.0"

0 commit comments

Comments
 (0)