From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:30:40 +0000 (+0200) Subject: Bump pillow from 10.0.0 to 10.1.0 (#889) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=50621d17d9a388b5629545391f31ee7ec8256586;p=music-assistant-server.git Bump pillow from 10.0.0 to 10.1.0 (#889) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.1.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/10.0.0...10.1.0) --- updated-dependencies: - dependency-name: pillow 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 2ff69f50..5d202b83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ server = [ "mashumaro==3.9", "memory-tempfile==2.2.3", "music-assistant-frontend==2.0.13", - "pillow==10.0.0", + "pillow==10.1.0", "unidecode==1.3.6", "xmltodict==0.13.0", "orjson==3.9.10", diff --git a/requirements_all.txt b/requirements_all.txt index 08f457c0..74adb543 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -20,7 +20,7 @@ mashumaro==3.9 memory-tempfile==2.2.3 music-assistant-frontend==2.0.13 orjson==3.9.10 -pillow==10.0.0 +pillow==10.1.0 plexapi==4.15.0 PyChromecast==13.0.7 pycryptodome==3.18.0