Skip to content

Commit

Permalink
ytm: bump ytmusicapi from 1.9.1 to 1.10.0 in /ytm in the all group
Browse files Browse the repository at this point in the history
Bumps the all group in /ytm with 1 update: [ytmusicapi](https://github.com/sigma67/ytmusicapi).


Updates `ytmusicapi` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](sigma67/ytmusicapi@1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: ytmusicapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 8cdb183 commit 4ac77fa
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.0"

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

0 comments on commit 4ac77fa

Please sign in to comment.