Skip to content

Commit 41af778

Browse files
fix(deps): update dependency yt-dlp to v2025.3.31
1 parent 38070b9 commit 41af778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yohane-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Typer CLI for yohane"
55
license = "MIT"
66
authors = [{ name = "NextFire", email = "[email protected]" }]
77
requires-python = ">=3.10"
8-
dependencies = ["typer-slim[standard]==0.15.2", "yt-dlp[default]==2025.3.27"]
8+
dependencies = ["typer-slim[standard]==0.15.2", "yt-dlp[default]==2025.3.31"]
99

1010
[project.urls]
1111
homepage = "https://github.com/Japan7/yohane"

0 commit comments

Comments
 (0)