From 26e70ac6a4de56173cb239a1de9dfe5379964778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:26:31 +0000 Subject: [PATCH] Chore(deps): Bump mashumaro from 3.14 to 3.15 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] --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a97b4f7d8..55abffe71 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.2", "music-assistant-models==1.1.24", diff --git a/requirements_all.txt b/requirements_all.txt index 39ac5eb79..9fbdd5538 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -23,7 +23,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.2 music-assistant-models==1.1.24