diff --git a/poetry.lock b/poetry.lock index 77f008a..db570b3 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.1" 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.1-py3-none-any.whl", hash = "sha256:a288434292e5b98d84bf137ec9834d8e1367f712d741c2d2d3f29b373c7319f8"}, + {file = "ytmusicapi-1.5.1.tar.gz", hash = "sha256:3c9bf092a1142d880299c7e8d50a7f2c277337001798823011876939cf53395b"}, ] [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"