From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 10:14:40 +0000 (+0200) Subject: Bump orjson from 3.10.3 to 3.10.4 (#1344) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=1fb36977f1391e09810a974c37dd552a845c4bab;p=music-assistant-server.git Bump orjson from 3.10.3 to 3.10.4 (#1344) Bumps [orjson](https://github.com/ijl/orjson) from 3.10.3 to 3.10.4. - [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.3...3.10.4) --- 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 15ef53cd..14dd0f33 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.3", + "orjson==3.10.4", "shortuuid==1.0.13", "zeroconf==0.132.2", "cryptography==42.0.8", diff --git a/requirements_all.txt b/requirements_all.txt index 3fc9c37a..4c2f0208 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -23,7 +23,7 @@ jellyfin_apiclient_python==1.9.2 mashumaro==3.13 memory-tempfile==2.2.3 music-assistant-frontend==2.5.11 -orjson==3.10.3 +orjson==3.10.4 pillow==10.3.0 plexapi==4.15.13 py-opensonic==5.0.5