Chore(deps): Bump orjson from 3.10.7 to 3.10.12 (#1792)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 20 Dec 2024 15:30:55 +0000 (16:30 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2024 15:30:55 +0000 (16:30 +0100)
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.7 to 3.10.12.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.10.7...3.10.12)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 1da89750c29f3caed01cef5142f3cc96f15d20da..2be76bda8470c61d15a9b138c1d50888a769afcc 100644 (file)
@@ -26,7 +26,7 @@ dependencies = [
   "memory-tempfile==2.2.3",
   "music-assistant-frontend==v2.9.16",
   "music-assistant-models==1.1.4",
-  "orjson==3.10.7",
+  "orjson==3.10.12",
   "pillow==11.0.0",
   "python-slugify==8.0.4",
   "unidecode==1.3.8",
index 1097dd7b1ef1d73bf99b85ebb4121e1ecc075695..1d55bde1706f99c3e981ef076568ce65312bccb2 100644 (file)
@@ -24,7 +24,7 @@ mashumaro==3.14
 memory-tempfile==2.2.3
 music-assistant-frontend==v2.9.16
 music-assistant-models==1.1.4
-orjson==3.10.7
+orjson==3.10.12
 pillow==11.0.0
 pkce==1.0.3
 plexapi==4.15.16