Skip to content

Commit 93ee290

Browse files
fix(deps): update dependency aiohttp to v3.13.3 [security] (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77a2e69 commit 93ee290

File tree

3 files changed

+41
-5
lines changed

3 files changed

+41
-5
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.2.1",
1010
"yt-dlp==2025.6.9",
11-
"aiohttp==3.12.14",
11+
"aiohttp==3.13.3",
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.2.1
88
yt-dlp==2025.6.9
9-
aiohttp==3.12.14
9+
aiohttp==3.13.3
1010
imageio==2.37.0
1111
pylrc==0.1.2
1212
syncedlyrics==1.0.1

uv.lock

Lines changed: 39 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)