From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:22:13 +0000 (+0100) Subject: Chore(deps): Bump mashumaro from 3.14 to 3.15 (#1866) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=0ce968cc6cde7c311f325556745dd6877119d71b;p=music-assistant-server.git Chore(deps): Bump mashumaro from 3.14 to 3.15 (#1866) 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 8d275d03..495b9649 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.11.4", "music-assistant-models==1.1.26", diff --git a/requirements_all.txt b/requirements_all.txt index 3b1435c4..2151aa36 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -24,7 +24,7 @@ faust-cchardet>=2.1.18 hass-client==1.2.0 ibroadcastaio==0.4.0 ifaddr==0.2.0 -mashumaro==3.14 +mashumaro==3.15 memory-tempfile==2.2.3 music-assistant-frontend==2.11.4 music-assistant-models==1.1.26