Skip to content

Commit

Permalink
bump aiohttp version, fixes #73
Browse files Browse the repository at this point in the history
  • Loading branch information
Zomatree committed May 13, 2024
1 parent d8fde3d commit bc8d650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
"Programming Language :: Python :: 3 :: Only",
]
dependencies = [
"aiohttp==3.8.*",
"aiohttp==3.9.*",
"ulid-py==1.1.*",
"aenum==3.1.*",
"typing_extensions>=4.4.0"
Expand Down

0 comments on commit bc8d650

Please sign in to comment.