From f1cc90eb96111649e70630a18bab29152898684d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 00:07:26 +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 4b963ecd3..e3f7f0c78 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.8", "music-assistant-models==1.1.17", diff --git a/requirements_all.txt b/requirements_all.txt index cf7a884c2..13b7be6e5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -22,7 +22,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.10.8 music-assistant-models==1.1.17