Skip to content

Commit e12d096

Browse files
committed
fix(deps): update dependency aiohttp to ^3.10.0
1 parent 9602ee8 commit e12d096

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
@@ -14,7 +14,7 @@ keywords = ["nonebot", "nonebot2", "rss" ,"elf" ,"rsshub"]
1414

1515
[tool.poetry.dependencies]
1616
python = "^3.8.3"
17-
aiohttp = {extras = ["speedups"], version = "^3.9.5"}
17+
aiohttp = {extras = ["speedups"], version = "^3.10.0"}
1818
arrow = "^1.3.0"
1919
async-timeout = "^4.0.3"
2020
bbcode = "^1.1.0"

0 commit comments

Comments
 (0)