From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:09:55 +0000 (+0100) Subject: Chore(deps): Bump mashumaro from 3.14 to 3.15 (#1834) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=ed31c5209003234e38ee71e2fe1b82d63f92bc1a;p=music-assistant-server.git Chore(deps): Bump mashumaro from 3.14 to 3.15 (#1834) Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.14 to 3.15. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.14...v3.15) --- updated-dependencies: - dependency-name: mashumaro 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 47716102..f80e661a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "eyeD3==0.9.7", "faust-cchardet>=2.1.18", "ifaddr==0.2.0", - "mashumaro==3.14", + "mashumaro==3.15", "memory-tempfile==2.2.3", "music-assistant-frontend==2.10.4", "music-assistant-models==1.1.9", diff --git a/requirements_all.txt b/requirements_all.txt index 257d6427..ed7330a5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -21,7 +21,7 @@ faust-cchardet>=2.1.18 hass-client==1.2.0 ibroadcastaio==0.3.1 ifaddr==0.2.0 -mashumaro==3.14 +mashumaro==3.15 memory-tempfile==2.2.3 music-assistant-frontend==2.10.4 music-assistant-models==1.1.9