From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:55:46 +0000 (+0200) Subject: Bump orjson from 3.10.6 to 3.10.7 (#1558) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=cc9864a4ed183778860f3806a0fa738739a67031;p=music-assistant-server.git Bump orjson from 3.10.6 to 3.10.7 (#1558) Bumps [orjson](https://github.com/ijl/orjson) from 3.10.6 to 3.10.7. - [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.6...3.10.7) --- 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 a1b1178e..53f82305 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ server = [ "pillow==10.4.0", "unidecode==1.3.8", "xmltodict==0.13.0", - "orjson==3.10.6", + "orjson==3.10.7", "shortuuid==1.0.13", "zeroconf==0.132.2", "cryptography==43.0.0", diff --git a/requirements_all.txt b/requirements_all.txt index 4ef7c7f7..cab65af3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -22,7 +22,7 @@ ifaddr==0.2.0 mashumaro==3.13.1 memory-tempfile==2.2.3 music-assistant-frontend==2.8.0 -orjson==3.10.6 +orjson==3.10.7 pillow==10.4.0 plexapi==4.15.15 py-opensonic==5.1.1