From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:53:33 +0000 (+0200) Subject: Bump orjson from 3.10.5 to 3.10.6 (#1475) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c44ec98dfb3b7a7f32e6ac67e2872ece93c21fca;p=music-assistant-server.git Bump orjson from 3.10.5 to 3.10.6 (#1475) Bumps [orjson](https://github.com/ijl/orjson) from 3.10.5 to 3.10.6. - [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.5...3.10.6) --- 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 e66c71a6..78e47d50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ server = [ "pillow==10.4.0", "unidecode==1.3.8", "xmltodict==0.13.0", - "orjson==3.10.5", + "orjson==3.10.6", "shortuuid==1.0.13", "zeroconf==0.132.2", "cryptography==42.0.8", diff --git a/requirements_all.txt b/requirements_all.txt index 497982aa..e020d0c6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -24,7 +24,7 @@ ifaddr==0.2.0 mashumaro==3.13.1 memory-tempfile==2.2.3 music-assistant-frontend==2.5.15 -orjson==3.10.5 +orjson==3.10.6 pillow==10.4.0 plexapi==4.15.13 py-opensonic==5.1.1