From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 22:03:22 +0000 (+0200) Subject: Bump orjson from 3.9.0 to 3.9.1 (#709) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=89225c9755200da3071b4071281ed6547e52b2e2;p=music-assistant-server.git Bump orjson from 3.9.0 to 3.9.1 (#709) Bumps [orjson](https://github.com/ijl/orjson) from 3.9.0 to 3.9.1. - [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.0...3.9.1) --- 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 379b43f2..9d683a9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ server = [ "pillow==9.5.0", "unidecode==1.3.6", "xmltodict==0.13.0", - "orjson==3.9.0", + "orjson==3.9.1", "shortuuid==1.0.11", "zeroconf==0.64.1", "cryptography==41.0.1" diff --git a/requirements_all.txt b/requirements_all.txt index bb207160..e7a6ebaa 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -19,7 +19,7 @@ git+https://github.com/pytube/pytube.git@refs/pull/1501/head mashumaro==3.7 memory-tempfile==2.2.3 music-assistant-frontend==20230609.0 -orjson==3.9.0 +orjson==3.9.1 pillow==9.5.0 plexapi==4.14.0 PyChromecast==13.0.7