mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-25 10:33:48 +03:00
Merge pull request #101 from Alexander-D-Karpov/dependabot/pip/ytmusicapi-0.25.2
Bump ytmusicapi from 0.25.1 to 0.25.2
This commit is contained in:
commit
eb2aa30692
8
poetry.lock
generated
8
poetry.lock
generated
|
@ -4681,14 +4681,14 @@ multidict = ">=4.0"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ytmusicapi"
|
name = "ytmusicapi"
|
||||||
version = "0.25.1"
|
version = "0.25.2"
|
||||||
description = "Unofficial API for YouTube Music"
|
description = "Unofficial API for YouTube Music"
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "ytmusicapi-0.25.1-py3-none-any.whl", hash = "sha256:11f3df5ac5b2ccb125bd883abf321a614ef97b5ec4b7e56cc856be299d4c8358"},
|
{file = "ytmusicapi-0.25.2-py3-none-any.whl", hash = "sha256:3d47a8803dceeb0289c7cf29a0317c5d6051d0b7c28fda067f6abb001746f7ac"},
|
||||||
{file = "ytmusicapi-0.25.1.tar.gz", hash = "sha256:b9cfdf8037ad4986824737dfd12cdf6d186cdd368aadf13687aae85a4923f324"},
|
{file = "ytmusicapi-0.25.2.tar.gz", hash = "sha256:aa3165100ff5c0e1f49f9a046312f878c31eea83fde14af0707e3368ae923fe4"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
|
@ -4748,4 +4748,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.11"
|
python-versions = "^3.11"
|
||||||
content-hash = "21087ca6bf8f65f8bd291e646de14cc61cc88e4b1a399ed7c7f5a965ec78b801"
|
content-hash = "4483e1fffe1002d470bd1f4e410edeac856662dbdc00c2c147122e3361b0dc76"
|
||||||
|
|
|
@ -75,7 +75,7 @@ preview-generator = "^0.29"
|
||||||
uuid = "^1.30"
|
uuid = "^1.30"
|
||||||
mutagen = "^1.46.0"
|
mutagen = "^1.46.0"
|
||||||
pytube = "^12.1.3"
|
pytube = "^12.1.3"
|
||||||
ytmusicapi = "^0.25.1"
|
ytmusicapi = "^0.25.2"
|
||||||
pydub = "^0.25.1"
|
pydub = "^0.25.1"
|
||||||
python-mpd2 = "^3.0.5"
|
python-mpd2 = "^3.0.5"
|
||||||
spotipy = "^2.22.1"
|
spotipy = "^2.22.1"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user