Bump mashumaro from 3.9 to 3.10 (#913)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 11 Nov 2023 11:12:40 +0000 (12:12 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Nov 2023 11:12:40 +0000 (12:12 +0100)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.9 to 3.10.
- [Release notes](https://github.com/Fatal1ty/mashumaro/releases)
- [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.9...v3.10)

---
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 c91f64bfb2f7d149fdb83dc2765b9e2a70906e27..509b344176dfe20e26701dc138fdf8e1ab151b19 100644 (file)
@@ -35,7 +35,7 @@ server = [
   "colorlog==6.7.0",
   "aiosqlite==0.19.0",
   "python-slugify==8.0.1",
-  "mashumaro==3.9",
+  "mashumaro==3.10",
   "memory-tempfile==2.2.3",
   "music-assistant-frontend==2.0.15",
   "pillow==10.1.0",
index 763f99fc6df13412ccfdffd91e32964530c772e0..9353247eabc1b78c8736f856fcfa2ad2543b9291 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.9
+mashumaro==3.10
 memory-tempfile==2.2.3
 music-assistant-frontend==2.0.15
 orjson==3.9.10