From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 22:13:56 +0000 (+0100) Subject: Chore(deps): Bump orjson from 3.10.12 to 3.10.15 (#2023) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=ba77456e1f95edc62f45da3119d4d3313428f35c;p=music-assistant-server.git Chore(deps): Bump orjson from 3.10.12 to 3.10.15 (#2023) Bumps [orjson](https://github.com/ijl/orjson) from 3.10.12 to 3.10.15. - [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.12...3.10.15) --- updated-dependencies: - dependency-name: orjson 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 216c4d9f..290c22dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "music-assistant-frontend==2.13.0", "music-assistant-models==1.1.35", "mutagen==1.47.0", - "orjson==3.10.12", + "orjson==3.10.15", "pillow==11.1.0", "podcastparser==0.6.10", "python-slugify==8.0.4", diff --git a/requirements_all.txt b/requirements_all.txt index 9cffe9ad..310d30a0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -29,7 +29,7 @@ mashumaro==3.15 music-assistant-frontend==2.13.0 music-assistant-models==1.1.35 mutagen==1.47.0 -orjson==3.10.12 +orjson==3.10.15 pillow==11.1.0 pkce==1.0.3 plexapi==4.16.1