From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 23:11:56 +0000 (+0100) Subject: Chore(deps): Bump orjson from 3.11.4 to 3.11.5 (#2776) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=628e34451388fbd24ad6212f172c3a46a72af23f;p=music-assistant-server.git Chore(deps): Bump orjson from 3.11.4 to 3.11.5 (#2776) Bumps [orjson](https://github.com/ijl/orjson) from 3.11.4 to 3.11.5. - [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.11.4...3.11.5) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/pyproject.toml b/pyproject.toml index 483ebfd2..48251f36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "music-assistant-frontend==2.17.33", "music-assistant-models==1.1.81", "mutagen==1.47.0", - "orjson==3.11.4", + "orjson==3.11.5", "pillow==11.3.0", "podcastparser==0.6.10", "propcache>=0.2.1", diff --git a/requirements_all.txt b/requirements_all.txt index 3f5f9a85..5da0193d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -43,7 +43,7 @@ music-assistant-frontend==2.17.33 music-assistant-models==1.1.81 mutagen==1.47.0 niconico.py-ma==2.1.0.post1 -orjson==3.11.4 +orjson==3.11.5 pillow==11.3.0 pkce==1.0.3 plexapi==4.17.2