From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 12:26:40 +0000 (+0200) Subject: Chore(deps): Bump pycryptodome from 3.22.0 to 3.23.0 (#2196) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=8f37ff535e11a314546f7c0c0687d4133b55ffec;p=music-assistant-server.git Chore(deps): Bump pycryptodome from 3.22.0 to 3.23.0 (#2196) * Chore(deps): Bump pycryptodome from 3.22.0 to 3.23.0 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.22.0 to 3.23.0. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.22.0...v3.23.0) --- updated-dependencies: - dependency-name: pycryptodome dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update manifest.json --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcel van der Veldt --- diff --git a/music_assistant/providers/deezer/manifest.json b/music_assistant/providers/deezer/manifest.json index 59805dcf..81e2bbae 100644 --- a/music_assistant/providers/deezer/manifest.json +++ b/music_assistant/providers/deezer/manifest.json @@ -5,6 +5,6 @@ "description": "Support for the Deezer streaming provider in Music Assistant.", "codeowners": ["@arctixdev", "@micha91"], "documentation": "https://music-assistant.io/music-providers/deezer/", - "requirements": ["deezer-python-async==0.3.0", "pycryptodome==3.22.0"], + "requirements": ["deezer-python-async==0.3.0", "pycryptodome==3.23.0"], "multi_instance": true } diff --git a/requirements_all.txt b/requirements_all.txt index 62520aa0..d11a93c4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -39,7 +39,7 @@ podcastparser==0.6.10 py-opensonic==7.0.2 pyblu==2.0.1 PyChromecast==14.0.7 -pycryptodome==3.22.0 +pycryptodome==3.23.0 pylast==5.5.0 python-fullykiosk==0.0.14 python-slugify==8.0.4