diff --git a/pyproject.toml b/pyproject.toml index 8649eb0a1..bbde00ddc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "memory-tempfile==2.2.3", "music-assistant-frontend==v2.9.16", "music-assistant-models==1.1.3", - "orjson==3.10.7", + "orjson==3.10.12", "pillow==11.0.0", "python-slugify==8.0.4", "unidecode==1.3.8", diff --git a/requirements_all.txt b/requirements_all.txt index a26cf83eb..c0f3c148a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -24,7 +24,7 @@ mashumaro==3.14 memory-tempfile==2.2.3 music-assistant-frontend==v2.9.16 music-assistant-models==1.1.3 -orjson==3.10.7 +orjson==3.10.12 pillow==11.0.0 pkce==1.0.3 plexapi==4.15.16