From 281e37178bdd8094fda85a9a03dea597a5c0d5b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:54:20 +0000 Subject: [PATCH 1/4] Bump ytmusicapi from 0.25.2 to 1.0.2 Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 0.25.2 to 1.0.2. - [Release notes](https://github.com/sigma67/ytmusicapi/releases) - [Commits](https://github.com/sigma67/ytmusicapi/compare/0.25.2...1.0.2) --- updated-dependencies: - dependency-name: ytmusicapi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- poetry.lock | 9 +++++---- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 03cffa7..4a6b45a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3452,6 +3452,7 @@ files = [ {file = "Pillow-9.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:c1170d6b195555644f0616fd6ed929dfcf6333b8675fcca044ae5ab110ded296"}, {file = "Pillow-9.5.0-cp311-cp311-win32.whl", hash = "sha256:54f7102ad31a3de5666827526e248c3530b3a33539dbda27c6843d19d72644ec"}, {file = "Pillow-9.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:cfa4561277f677ecf651e2b22dc43e8f5368b74a25a8f7d1d4a3a243e573f2d4"}, + {file = "Pillow-9.5.0-cp311-cp311-win_arm64.whl", hash = "sha256:965e4a05ef364e7b973dd17fc765f42233415974d773e82144c9bbaaaea5d089"}, {file = "Pillow-9.5.0-cp312-cp312-win32.whl", hash = "sha256:22baf0c3cf0c7f26e82d6e1adf118027afb325e703922c8dfc1d5d0156bb2eeb"}, {file = "Pillow-9.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:432b975c009cf649420615388561c0ce7cc31ce9b2e374db659ee4f7d57a1f8b"}, {file = "Pillow-9.5.0-cp37-cp37m-macosx_10_10_x86_64.whl", hash = "sha256:5d4ebf8e1db4441a55c509c4baa7a0587a0210f7cd25fcfe74dbbce7a4bd1906"}, @@ -5630,14 +5631,14 @@ multidict = ">=4.0" [[package]] name = "ytmusicapi" -version = "0.25.2" +version = "1.0.2" description = "Unofficial API for YouTube Music" category = "main" optional = false python-versions = ">=3.8" files = [ - {file = "ytmusicapi-0.25.2-py3-none-any.whl", hash = "sha256:3d47a8803dceeb0289c7cf29a0317c5d6051d0b7c28fda067f6abb001746f7ac"}, - {file = "ytmusicapi-0.25.2.tar.gz", hash = "sha256:aa3165100ff5c0e1f49f9a046312f878c31eea83fde14af0707e3368ae923fe4"}, + {file = "ytmusicapi-1.0.2-py3-none-any.whl", hash = "sha256:8e3f364dbb0d4e9bbbbcac65e65c2449e7e236478ecc00e6b5bc25455e488eee"}, + {file = "ytmusicapi-1.0.2.tar.gz", hash = "sha256:f798bfedd49738bece82aac15b2d97f04578ccb1572f347a350cb704df4d0e10"}, ] [package.dependencies] @@ -5697,4 +5698,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "c065bd831f46b58518895fa101821a580bebe3f7792348ca31d6a4fb4aab2b82" +content-hash = "cf3ed0fdbb3500255eff2babe87788a51df5c5a329ca23a0792f3c123a4a2742" diff --git a/pyproject.toml b/pyproject.toml index ab7abe2..4fcd824 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ preview-generator = "^0.29" uuid = "^1.30" mutagen = "^1.46.0" pytube = "^12.1.3" -ytmusicapi = "^0.25.2" +ytmusicapi = "^1.0.2" pydub = "^0.25.1" python-mpd2 = "^3.0.5" yandex-music = "^2.0.1" From ff3d06662af47b34659e90e9d3eb56826fdfa51a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 15:17:48 +0000 Subject: [PATCH 2/4] Bump yandex-music from 2.0.1 to 2.1.0 Bumps [yandex-music](https://github.com/MarshalX/yandex-music-api) from 2.0.1 to 2.1.0. - [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/v2.1.0) --- updated-dependencies: - dependency-name: yandex-music dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 7 ++++--- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 03cffa7..6eaa607 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3452,6 +3452,7 @@ files = [ {file = "Pillow-9.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:c1170d6b195555644f0616fd6ed929dfcf6333b8675fcca044ae5ab110ded296"}, {file = "Pillow-9.5.0-cp311-cp311-win32.whl", hash = "sha256:54f7102ad31a3de5666827526e248c3530b3a33539dbda27c6843d19d72644ec"}, {file = "Pillow-9.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:cfa4561277f677ecf651e2b22dc43e8f5368b74a25a8f7d1d4a3a243e573f2d4"}, + {file = "Pillow-9.5.0-cp311-cp311-win_arm64.whl", hash = "sha256:965e4a05ef364e7b973dd17fc765f42233415974d773e82144c9bbaaaea5d089"}, {file = "Pillow-9.5.0-cp312-cp312-win32.whl", hash = "sha256:22baf0c3cf0c7f26e82d6e1adf118027afb325e703922c8dfc1d5d0156bb2eeb"}, {file = "Pillow-9.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:432b975c009cf649420615388561c0ce7cc31ce9b2e374db659ee4f7d57a1f8b"}, {file = "Pillow-9.5.0-cp37-cp37m-macosx_10_10_x86_64.whl", hash = "sha256:5d4ebf8e1db4441a55c509c4baa7a0587a0210f7cd25fcfe74dbbce7a4bd1906"}, @@ -5526,13 +5527,13 @@ files = [ [[package]] name = "yandex-music" -version = "2.0.1" +version = "2.1.0" description = "Неофициальная Python библиотека для работы с API сервиса Яндекс.Музыка." category = "main" optional = false python-versions = "~=3.7" files = [ - {file = "yandex-music-2.0.1.tar.gz", hash = "sha256:d01f35d72aa0a6deca474566fff18109af7fcc8ef0377876e6c83da1ae096671"}, + {file = "yandex-music-2.1.0.tar.gz", hash = "sha256:6211e8ffe0bad8d79815578a1cd86ee45630784f93c5f5ec73bf2228b7ab27ba"}, ] [package.dependencies] @@ -5697,4 +5698,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "c065bd831f46b58518895fa101821a580bebe3f7792348ca31d6a4fb4aab2b82" +content-hash = "2338225a40b5062c7c14740799b6817a33a774d4676baac8609d950091cae084" diff --git a/pyproject.toml b/pyproject.toml index ab7abe2..5a6243b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ pytube = "^12.1.3" ytmusicapi = "^0.25.2" pydub = "^0.25.1" python-mpd2 = "^3.0.5" -yandex-music = "^2.0.1" +yandex-music = "^2.1.0" pyjwt = "^2.6.0" rawpy = "^0.18.0" xvfbwrapper = "^0.2.9" From 8fed294e3eec84619d778bbf9c7441ea8f64b0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 15:21:28 +0000 Subject: [PATCH 3/4] Bump django-structlog from 5.0.2 to 5.1.0 Bumps [django-structlog](https://github.com/jrobichaud/django-structlog) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/jrobichaud/django-structlog/releases) - [Changelog](https://github.com/jrobichaud/django-structlog/blob/master/docs/changelog.rst) - [Commits](https://github.com/jrobichaud/django-structlog/compare/5.0.2...5.1.0) --- updated-dependencies: - dependency-name: django-structlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 9 +++++---- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 03cffa7..1c2a307 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1710,14 +1710,14 @@ django-classy-tags = ">=3.0" [[package]] name = "django-structlog" -version = "5.0.2" +version = "5.1.0" description = "Structured Logging for Django" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "django-structlog-5.0.2.tar.gz", hash = "sha256:1015bbf8d43e3293725fd09c0bb13a216d1025e8a2547bf718b4542828da7e8b"}, - {file = "django_structlog-5.0.2-py3-none-any.whl", hash = "sha256:2f19d940a336873fc003e4207c94b0ef0f810703ee0d7f411ca541fe173b8ca0"}, + {file = "django-structlog-5.1.0.tar.gz", hash = "sha256:e7a86b01e11b32296095d35565b44f9f179acb9563aa3e85cae698539db07756"}, + {file = "django_structlog-5.1.0-py3-none-any.whl", hash = "sha256:a2dbe27e4add95cd386bcdfd7e05fe4547b02061881b0ee743b84a3d55a5df89"}, ] [package.dependencies] @@ -3452,6 +3452,7 @@ files = [ {file = "Pillow-9.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:c1170d6b195555644f0616fd6ed929dfcf6333b8675fcca044ae5ab110ded296"}, {file = "Pillow-9.5.0-cp311-cp311-win32.whl", hash = "sha256:54f7102ad31a3de5666827526e248c3530b3a33539dbda27c6843d19d72644ec"}, {file = "Pillow-9.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:cfa4561277f677ecf651e2b22dc43e8f5368b74a25a8f7d1d4a3a243e573f2d4"}, + {file = "Pillow-9.5.0-cp311-cp311-win_arm64.whl", hash = "sha256:965e4a05ef364e7b973dd17fc765f42233415974d773e82144c9bbaaaea5d089"}, {file = "Pillow-9.5.0-cp312-cp312-win32.whl", hash = "sha256:22baf0c3cf0c7f26e82d6e1adf118027afb325e703922c8dfc1d5d0156bb2eeb"}, {file = "Pillow-9.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:432b975c009cf649420615388561c0ce7cc31ce9b2e374db659ee4f7d57a1f8b"}, {file = "Pillow-9.5.0-cp37-cp37m-macosx_10_10_x86_64.whl", hash = "sha256:5d4ebf8e1db4441a55c509c4baa7a0587a0210f7cd25fcfe74dbbce7a4bd1906"}, @@ -5697,4 +5698,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "c065bd831f46b58518895fa101821a580bebe3f7792348ca31d6a4fb4aab2b82" +content-hash = "da34f6b6380f581216534e1c852bb1d367efb6f22dce54431f8068edf38bde72" diff --git a/pyproject.toml b/pyproject.toml index ab7abe2..7423a46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ django-celery-beat = "^2.5.0" flower = "^1.2.0" django = "^4.2" django-health-check = "^3.17.0" -django-structlog = "^5.0.2" +django-structlog = "^5.1.0" django-environ = "^0.9.0" django-model-utils = "^4.3.1" django-allauth = "^0.54.0" From 07e40b0426e2094711510c56063370367361fdef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:02:28 +0000 Subject: [PATCH 4/4] Bump traefik from 2.9.10 to 2.10.0 in /compose/production/traefik Bumps traefik from 2.9.10 to 2.10.0. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- compose/production/traefik/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/production/traefik/Dockerfile b/compose/production/traefik/Dockerfile index 7b05305..30470d0 100644 --- a/compose/production/traefik/Dockerfile +++ b/compose/production/traefik/Dockerfile @@ -1,4 +1,4 @@ -FROM traefik:2.9.10 +FROM traefik:2.10.0 RUN mkdir -p /etc/traefik/acme \ && touch /etc/traefik/acme/acme.json \ && chmod 600 /etc/traefik/acme/acme.json