Skip to content

Commit 8c0c056

Browse files
ytm: bump the all group in /ytm with 2 updates
Bumps the all group in /ytm with 2 updates: [yt-dlp](https://github.com/yt-dlp/yt-dlp) and [ytmusicapi](https://github.com/sigma67/ytmusicapi). Updates `yt-dlp` from 2025.2.19 to 2025.3.31 - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](yt-dlp/yt-dlp@2025.02.19...2025.03.31) Updates `ytmusicapi` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/sigma67/ytmusicapi/releases) - [Commits](sigma67/ytmusicapi@1.10.1...1.10.2) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ytmusicapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 479e170 commit 8c0c056

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

ytm/poetry.lock

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

ytm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = []
1010
[tool.poetry.dependencies]
1111
python = "^3.12"
1212
yt-dlp = ">=2025.1.26" # https://github.com/ytdl-org/youtube-dl/issues/29494
13-
ytmusicapi = "^1.10.1"
13+
ytmusicapi = "^1.10.2"
1414

1515
[tool.poetry.scripts]
1616
ytm = "ytm.__main__:main"

0 commit comments

Comments
 (0)