Skip to content

Commit 84672aa

Browse files
Merge pull request #216 from Nat1anWasTaken/renovate/pypi-aiohttp-vulnerability
fix(deps): update dependency aiohttp to v3.12.14 [security]
2 parents d2f8287 + 40c9f96 commit 84672aa

File tree

3 files changed

+462
-462
lines changed

3 files changed

+462
-462
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"disnake==2.10.1",
99
"python-dotenv==1.1.0",
1010
"yt-dlp==2025.6.9",
11-
"aiohttp==3.12.13",
11+
"aiohttp==3.12.14",
1212
"imageio==2.37.0",
1313
"pylrc==0.1.2",
1414
"syncedlyrics==1.0.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ psutil==7.0.0
66
disnake==2.10.1
77
python-dotenv==1.1.0
88
yt-dlp==2025.6.9
9-
aiohttp==3.12.13
9+
aiohttp==3.12.14
1010
imageio==2.37.0
1111
pylrc==0.1.2
1212
syncedlyrics==1.0.1

0 commit comments

Comments
 (0)