From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:29:37 +0000 (+0200) Subject: Bump pillow from 9.5.0 to 10.0.0 (#805) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=ac4bf076044e7a6c076bcbf053ee658032a5c6f8;p=music-assistant-server.git Bump pillow from 9.5.0 to 10.0.0 (#805) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... 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 ddd0bd32..e5a921e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ server = [ "mashumaro==3.8.1", "memory-tempfile==2.2.3", "music-assistant-frontend==2.0.8", - "pillow==9.5.0", + "pillow==10.0.0", "unidecode==1.3.6", "xmltodict==0.13.0", "orjson==3.9.2", diff --git a/requirements_all.txt b/requirements_all.txt index f66ba6c8..4d852043 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -20,7 +20,7 @@ mashumaro==3.8.1 memory-tempfile==2.2.3 music-assistant-frontend==2.0.8 orjson==3.9.2 -pillow==9.5.0 +pillow==10.0.0 plexapi==4.14.0 PyChromecast==13.0.7 pycryptodome==3.18.0