From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 22:29:26 +0000 (+0200) Subject: Bump mashumaro from 3.7 to 3.8.1 (#762) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=d92260ff4f283d24f2154cf253d332c08198bb83;p=music-assistant-server.git Bump mashumaro from 3.7 to 3.8.1 (#762) Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.7 to 3.8.1. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.7...v3.8.1) --- 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 d7c57847..898d3ae9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ server = [ "colorlog==6.7.0", "aiosqlite==0.19.0", "python-slugify==8.0.1", - "mashumaro==3.7", + "mashumaro==3.8.1", "memory-tempfile==2.2.3", "music-assistant-frontend==2.0.2", "pillow==9.5.0", diff --git a/requirements_all.txt b/requirements_all.txt index ef28df0f..c7967fba 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -17,7 +17,7 @@ git+https://github.com/gieljnssns/python-radios.git@main git+https://github.com/jozefKruszynski/python-tidal.git@refs/heads/album-type-with-fix git+https://github.com/pytube/pytube.git@refs/pull/1680/head ifaddr==0.2.0 -mashumaro==3.7 +mashumaro==3.8.1 memory-tempfile==2.2.3 music-assistant-frontend==2.0.2 orjson==3.9.1