mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-22 01:36:33 +03:00
Bump yandex-music from 2.1.0 to 2.1.1
Bumps [yandex-music](https://github.com/MarshalX/yandex-music-api) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/MarshalX/yandex-music-api/releases) - [Changelog](https://github.com/MarshalX/yandex-music-api/blob/main/CHANGES.md) - [Commits](https://github.com/MarshalX/yandex-music-api/commits) --- updated-dependencies: - dependency-name: yandex-music dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ff080e3354
commit
a557f946fb
6
poetry.lock
generated
6
poetry.lock
generated
|
@ -5538,13 +5538,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "yandex-music"
|
||||
version = "2.1.0"
|
||||
version = "2.1.1"
|
||||
description = "Неофициальная Python библиотека для работы с API сервиса Яндекс.Музыка."
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = "~=3.7"
|
||||
files = [
|
||||
{file = "yandex-music-2.1.0.tar.gz", hash = "sha256:6211e8ffe0bad8d79815578a1cd86ee45630784f93c5f5ec73bf2228b7ab27ba"},
|
||||
{file = "yandex-music-2.1.1.tar.gz", hash = "sha256:57b7d48917992bf3696070b4f0b2f51d5e24c35c0af522f08c4e1e00c3e9d4f0"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -5709,4 +5709,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "e6fd923155ae46eadd4c2c05ada6f4e97658ee6bdb71c4468754043e40b08520"
|
||||
content-hash = "52f3bdcc87f6d64b338a3b6d704564ec3231df5185626037ef4a4ec3267c94b1"
|
||||
|
|
|
@ -78,7 +78,7 @@ pytube = "^12.1.3"
|
|||
ytmusicapi = "^1.0.2"
|
||||
pydub = "^0.25.1"
|
||||
python-mpd2 = "^3.0.5"
|
||||
yandex-music = "^2.1.0"
|
||||
yandex-music = "^2.1.1"
|
||||
pyjwt = "^2.7.0"
|
||||
rawpy = "^0.18.1"
|
||||
xvfbwrapper = "^0.2.9"
|
||||
|
|
Loading…
Reference in New Issue
Block a user