deps: update aiohttp and aiofiles

This commit is contained in:
2026-06-23 08:34:14 +03:00
parent 2afb3f26b3
commit 5b703ad25d
2 changed files with 522 additions and 349 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"aiofiles>=24.1.0",
"aiohttp>=3.12.15",
"aiofiles>=25.1.0",
"aiohttp>=3.14.1",
]
[project.urls]