Skip to content

Commit 5ff2948

Browse files
fix(dependencies): update dependency aiohttp to v3.13.2 [security]
| datasource | package | from | to | | ---------- | ------- | ------- | ------ | | pypi | aiohttp | 3.11.18 | 3.13.2 |
1 parent 9a0e1d9 commit 5ff2948

File tree

2 files changed

+111
-72
lines changed

2 files changed

+111
-72
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "A Telegram bot to extract various types of archives"
88
dependencies = [
99
"aiocron==2.1",
1010
"aiofiles==24.1.0",
11-
"aiohttp==3.11.18",
11+
"aiohttp==3.13.2",
1212
"base58check==1.0.2",
1313
"dnspython==2.7.0",
1414
"gitdb==4.0.12",

0 commit comments

Comments
 (0)