Skip to content

Commit

Permalink
ytm: Upgrade ytmusicapi to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lubo committed Feb 8, 2025
1 parent 19f3ee7 commit 28ebf09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions ytm/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ytm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ authors = []
[tool.poetry.dependencies]
python = "^3.12"
yt-dlp = ">=2022.06.22" # https://github.com/ytdl-org/youtube-dl/issues/29494
ytmusicapi = "^1.9.1"
ytmusicapi = "^1.10.1"

[tool.poetry.scripts]
ytm = "ytm.__main__:main"
Expand Down

0 comments on commit 28ebf09

Please sign in to comment.