From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 13:53:14 +0000 (+0200) Subject: Chore(deps): Bump orjson from 3.11.2 to 3.11.3 (#2366) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=75676fbed3d9042ad0ed551fe67ab1ca1af31c8a;p=music-assistant-server.git Chore(deps): Bump orjson from 3.11.2 to 3.11.3 (#2366) Bumps [orjson](https://github.com/ijl/orjson) from 3.11.2 to 3.11.3. - [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.2...3.11.3) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.3 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 89488ad8..2c27f9f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "music-assistant-frontend==2.15.3", "music-assistant-models==1.1.53", "mutagen==1.47.0", - "orjson==3.11.2", + "orjson==3.11.3", "pillow==11.3.0", "podcastparser==0.6.10", "propcache>=0.2.1", diff --git a/requirements_all.txt b/requirements_all.txt index 9e637aa2..82e277b1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -32,7 +32,7 @@ mashumaro==3.16 music-assistant-frontend==2.15.3 music-assistant-models==1.1.53 mutagen==1.47.0 -orjson==3.11.2 +orjson==3.11.3 pillow==11.3.0 pkce==1.0.3 plexapi==4.17.0