From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:49:53 +0000 (+0200) Subject: Bump orjson from 3.10.4 to 3.10.5 (#1375) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9d46d59c729d70fbdd4be72c833e0692e4e37c73;p=music-assistant-server.git Bump orjson from 3.10.4 to 3.10.5 (#1375) Bumps [orjson](https://github.com/ijl/orjson) from 3.10.4 to 3.10.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.10.4...3.10.5) --- 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 847f7d28..14a1e52f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ server = [ "pillow==10.3.0", "unidecode==1.3.8", "xmltodict==0.13.0", - "orjson==3.10.4", + "orjson==3.10.5", "shortuuid==1.0.13", "zeroconf==0.132.2", "cryptography==42.0.8", diff --git a/requirements_all.txt b/requirements_all.txt index 93573f4b..6e625ba1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -23,7 +23,7 @@ ifaddr==0.2.0 mashumaro==3.13.1 memory-tempfile==2.2.3 music-assistant-frontend==2.5.14 -orjson==3.10.4 +orjson==3.10.5 pillow==10.3.0 plexapi==4.15.13 py-opensonic==5.1.0