From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 17:34:16 +0000 (+0200) Subject: Bump orjson from 3.9.15 to 3.10.0 (#1194) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=423c5997976a1d15cacad6e1015e736af71615f6;p=music-assistant-server.git Bump orjson from 3.9.15 to 3.10.0 (#1194) Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 to 3.10.0. - [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.9.15...3.10.0) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-minor ... 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 3d7f2e54..4a411f65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ server = [ "soundcloudpy==0.1.0", "unidecode==1.3.8", "xmltodict==0.13.0", - "orjson==3.9.15", + "orjson==3.10.0", "shortuuid==1.0.13", "zeroconf==0.131.0", "cryptography==42.0.5", diff --git a/requirements_all.txt b/requirements_all.txt index 023294ca..dcf5569d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -21,7 +21,7 @@ jellyfin_apiclient_python==1.9.2 mashumaro==3.12 memory-tempfile==2.2.3 music-assistant-frontend==2.4.1 -orjson==3.9.15 +orjson==3.10.0 pillow==10.2.0 plexapi==4.15.10 py-opensonic==5.0.5