From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 12:37:13 +0000 (+0200) Subject: Chore(deps): Bump mashumaro from 3.15 to 3.16 (#2208) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=3370e5d352f5cbb4ae2477e786ee886da8b6c6ee;p=music-assistant-server.git Chore(deps): Bump mashumaro from 3.15 to 3.16 (#2208) Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.15 to 3.16. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.15...v3.16) --- updated-dependencies: - dependency-name: mashumaro dependency-version: '3.16' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/pyproject.toml b/pyproject.toml index 7ed92dea..fd0b8f9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "cryptography==45.0.2", "chardet>=5.2.0", "ifaddr==0.2.0", - "mashumaro==3.15", + "mashumaro==3.16", "music-assistant-frontend==2.15.1", "music-assistant-models==1.1.45", "mutagen==1.47.0", diff --git a/requirements_all.txt b/requirements_all.txt index d11a93c4..ead9087d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -27,7 +27,7 @@ hass-client==1.2.0 ibroadcastaio==0.4.0 ifaddr==0.2.0 liblistenbrainz==0.5.6 -mashumaro==3.15 +mashumaro==3.16 music-assistant-frontend==2.15.1 music-assistant-models==1.1.45 mutagen==1.47.0