From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:21:00 +0000 (+0200) Subject: Bump orjson from 3.10.0 to 3.10.1 (#1246) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=a66253c1c6a30ebc417311e608e777a55a848d41;p=music-assistant-server.git Bump orjson from 3.10.0 to 3.10.1 (#1246) Bumps [orjson](https://github.com/ijl/orjson) from 3.10.0 to 3.10.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.10.0...3.10.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 6e07900e..5813b28c 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.10.0", + "orjson==3.10.1", "shortuuid==1.0.13", "zeroconf==0.132.2", "cryptography==42.0.5", diff --git a/requirements_all.txt b/requirements_all.txt index 05806e89..a0ee17f6 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.5 -orjson==3.10.0 +orjson==3.10.1 pillow==10.3.0 plexapi==4.15.11 py-opensonic==5.0.5