diff --git a/poetry.lock b/poetry.lock index 77f008a..9bdfb0c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -280,21 +280,18 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "ytmusicapi" -version = "1.3.2" +version = "1.5.0" description = "Unofficial API for YouTube Music" optional = false python-versions = ">=3.8" files = [ - {file = "ytmusicapi-1.3.2-py3-none-any.whl", hash = "sha256:c6418ac5e708d21547556a84534aef5034dfa3ba57bb07ef70a8211cf593cab0"}, - {file = "ytmusicapi-1.3.2.tar.gz", hash = "sha256:7ed58c1b80b24450955a43b4aceadb3c9e49cd1b3758f7d5bf1c7fb875bdfd5b"}, + {file = "ytmusicapi-1.5.0-py3-none-any.whl", hash = "sha256:f175ca8a1eef361c2e5d84f5e12714914f551cd79a72b68b50e231e0e9e9f56c"}, + {file = "ytmusicapi-1.5.0.tar.gz", hash = "sha256:f5148118e27a77c6664f67509c0cd8221efc18f3b6aa034a0956b6995918c1a9"}, ] [package.dependencies] requests = ">=2.22" -[package.extras] -dev = ["coverage", "flake8", "pre-commit", "sphinx", "sphinx-rtd-theme", "yapf"] - [metadata] lock-version = "2.0" python-versions = "^3.11"