Bump mashumaro from 3.11 to 3.12 (#1048)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 29 Jan 2024 22:05:17 +0000 (23:05 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 22:05:17 +0000 (23:05 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.11 to 3.12.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.11...v3.12)

---
updated-dependencies:
- dependency-name: mashumaro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index eaa28d7bd1029397d845c580fcb00de11017a75c..6807e2fe9e156a0f4c4584bdb3ebc202df35016c 100644 (file)
@@ -35,7 +35,7 @@ server = [
   "colorlog==6.8.0",
   "aiosqlite==0.19.0",
   "python-slugify==8.0.1",
-  "mashumaro==3.11",
+  "mashumaro==3.12",
   "memory-tempfile==2.2.3",
   "music-assistant-frontend==2.1.2",
   "pillow==10.2.0",
index 4f876186a7cb4cabd8f4a40b05878fac66fb5500..5c4ffa59fcb4b6f07d7949413dee0f3be4dc7c95 100644 (file)
@@ -16,7 +16,7 @@ faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git
 git+https://github.com/music-assistant/deezer-python-async@v0.1.2
 ifaddr==0.2.0
-mashumaro==3.11
+mashumaro==3.12
 memory-tempfile==2.2.3
 music-assistant-frontend==2.1.2
 orjson==3.9.12