From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:50:59 +0000 (+0100) Subject: Bump orjson from 3.9.10 to 3.9.12 (#1019) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=d4b6b4c29ee648f5df1f2c355a5d1dd4065f6698;p=music-assistant-server.git Bump orjson from 3.9.10 to 3.9.12 (#1019) Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.12. - [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.10...3.9.12) --- 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 089f2716..69c5d52f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ server = [ "pillow==10.2.0", "unidecode==1.3.8", "xmltodict==0.13.0", - "orjson==3.9.10", + "orjson==3.9.12", "shortuuid==1.0.11", "zeroconf==0.131.0", "cryptography==41.0.7", diff --git a/requirements_all.txt b/requirements_all.txt index 7996535d..59a94ebb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -19,7 +19,7 @@ ifaddr==0.2.0 mashumaro==3.11 memory-tempfile==2.2.3 music-assistant-frontend==2.1.0 -orjson==3.9.10 +orjson==3.9.12 pillow==10.2.0 plexapi==4.15.7 py-opensonic>=5.0.1