From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 10:45:10 +0000 (+0200) Subject: Chore(deps): Bump orjson from 3.11.1 to 3.11.2 (#2344) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=322d2579643973122c177dbed03ae39de45b9e03;p=music-assistant-server.git Chore(deps): Bump orjson from 3.11.1 to 3.11.2 (#2344) Bumps [orjson](https://github.com/ijl/orjson) from 3.11.1 to 3.11.2. - [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.1...3.11.2) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.2 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 bc2be736..89488ad8 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.1", + "orjson==3.11.2", "pillow==11.3.0", "podcastparser==0.6.10", "propcache>=0.2.1", diff --git a/requirements_all.txt b/requirements_all.txt index 15c25c9b..9e637aa2 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.1 +orjson==3.11.2 pillow==11.3.0 pkce==1.0.3 plexapi==4.17.0