Bump mashumaro from 3.10 to 3.11 (#946)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Dec 2023 20:18:12 +0000 (21:18 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 20:18:12 +0000 (21:18 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.10 to 3.11.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.10...v3.11)

---
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 48626a618f728bc0beaabd8341d5ba77245ba78a..ab1dad37b10ea1443ba44398277b3ca763e34b7d 100644 (file)
@@ -35,7 +35,7 @@ server = [
   "colorlog==6.7.0",
   "aiosqlite==0.19.0",
   "python-slugify==8.0.1",
-  "mashumaro==3.10",
+  "mashumaro==3.11",
   "memory-tempfile==2.2.3",
   "music-assistant-frontend==2.0.15",
   "pillow==10.1.0",
index a7f9e7ecfe82391b1a391275428a1d8f3b59746e..f6a62ea844cd5eae2053265c3cec7830acc3c95d 100644 (file)
@@ -16,7 +16,7 @@ git+https://github.com/MarvinSchenkel/pytube.git
 git+https://github.com/gieljnssns/python-radios.git@main
 git+https://github.com/music-assistant/deezer-python-async@v0.1.2
 ifaddr==0.2.0
-mashumaro==3.10
+mashumaro==3.11
 memory-tempfile==2.2.3
 music-assistant-frontend==2.0.15
 orjson==3.9.10